/fn-c

A fun-ctional programming language!

Primary LanguageC++

Fn

Fn is a experimental programming language aiming to do the following:

  1. Teach me about how programming languages work internally.
  2. (Optional) Be a functioning programming language.

Want to know more? Take the tour!

Behind the Scenes

Fn uses Flex and Bison for parsing. To run, it uses its own bytecode and virtual machine.