mfichman / jogo

High(er) performance compiled programming language with clean, powerful syntax
MIT License
6 stars 1 forks source link

Debugger/Interpreter #56

Open mfichman opened 11 years ago

mfichman commented 11 years ago

Implement a debugger/interpreter (inspiration: GHCI) with the following:

Work on this has already been started for OS X. The debugger support Windows and Linux as well.