Skip to content

Toy programming language inspired by monkey and lox programming language

License

Notifications You must be signed in to change notification settings

ashez2000/mox-lang

Repository files navigation

mox-lang

An interpeted toy programming language inspired by monkey and lox programming language.

NOTE: The project is under development. All features of the language is not implemented.

Checkout the online playground to try mox-lang here.

Run locally

pnpm install

# start the mox repl
pnpm start

# run examples
pnpm start -- ../examples/fib.mox

About

Toy programming language inspired by monkey and lox programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published