Skip to content

Instantly share code, notes, and snippets.

@zeusdeux
Last active August 29, 2015 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zeusdeux/83941f39ee0bf93e0f48 to your computer and use it in GitHub Desktop.
Save zeusdeux/83941f39ee0bf93e0f48 to your computer and use it in GitHub Desktop.
Todo at hacker school

Stuff to work on at Hacker School

Broadly:

  • Interpreters
    • one for scheme as a gateway drug into the land of interpreters
    • one for my own interpreted language
  • Compilers
    • one for my own compiled language
  • Languages to move from play -> work
    • Haskell
    • Clojure (and Clojurescript)
  • Understand continuations and its types (delimited continuations, call/cc in scheme, etc)
  • Jam with people and play a bit of drums maybe?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment