awesome-compilers icon indicating copy to clipboard operation
awesome-compilers copied to clipboard

Add Mond

Open Rohansi opened this issue 6 years ago • 0 comments

Mond is my scripting language for .NET software. It's dynamicallly typed, uses a Pratt parser, and compiles for it's own bytecode VM. The VM supports debugging and there's a remote (web based) debugger included.

Please fill in this template:

  • [x] Use a meaningful title for the pull request. Include the name of the resource added.
  • [x] Add a short sentence on why do you think the resource you're adding is awesome!
  • [x] Make sure your addition maintains the alphabtical order of the list.
  • [x] Make sure your addition contains a description besides the link.

Rohansi avatar Jan 21 '19 21:01 Rohansi