Skip to content
/ monKey Public

🐒 Kotlin implementation of the monkey programming language

License

Notifications You must be signed in to change notification settings

ziggy42/monKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monKey

monKey is (will be) a Kotlin implementation of the monkey programming language, built following the awesome book Writing An Interpreter In Go

            __,__
   .--.  .-"     "-.  .--.
  / .. \/  .-. .-.  \/ .. \
 | |  '|  /   Y   \  |'  | |
 | \   \  \ 0 | 0 /  /   / |
  \ '- ,\.-'''''''-./, -' /
   ''-' /_   ^ ^   _\ '-''
       |  \._   _./  |
       \   \ '~' /   /
        '._ '-=-' _.'
           '-----'

Usage

Run the REPL:

./monkey

Execute a script:

./monkey script

About

🐒 Kotlin implementation of the monkey programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages