Skip to content

bryjen/monkeylang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonkeyInterpreter



An interpreter for the Monkey programming language made in F#
WIP

Why F#?

While Thorsten Ball's of the original implementation of the interpreter is in Go, I find F# a much more interesting language to build programs in.

I also believe that it is a great learning experience, for me, translating procedural Go code into functionally idiomatic F# code.

Releases

No releases published

Packages

No packages published

Languages