Skip to content

MarioAriasC/ReMonkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReMonkey

A ReScript implementation of the Monkey Language

ReMonkey has many sibling implementations

Status

The book (Writing An Interpreter In Go) is fully implemented. ReMonkey will not have a compiler implementation

Commands

Prerequisites

Any recent version of Bun 1.2.* and Node LTS to run the Benchmarks

Command Description
bun install Install all the packages using bun
bun run res:build Build the full project
bun run test Run all tests
bun run src/Repl.res.mjs Run the ReMonkey REPL
bun run src/Benchmark.res.mjs or node src/Benchmark.res.mjs Run the benchmarks, i.e. a recursive fib(35)

About

A ReScript implementation of the Monkey Language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published