Skip to content

jonnyarnold/fn-c

Repository files navigation

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.

About

A fun-ctional programming language!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published