My Languages

From Jonathan Gardner's Tech Wiki
Jump to: navigation, search

Here are languages I'm experimenting with, mostly to teach myself what makes a good language.

  • Pyli: A lisp-ish language in Python.
  • Fn2: A language that uses a more algol-ish function call syntax with lazy evaluation.