Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 561 Bytes

README.md

File metadata and controls

27 lines (24 loc) · 561 Bytes

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