What are you working on? - Programming On Unix
Users browsing this thread: 38 Guest(s)
|
|||
(29-01-2016, 11:56 PM)ninjacharlie Wrote: Working on a lisp interpreter because I think CLISPs verbosity is crap. Chicken-scheme is better, but also isn't as terse as I'd like (think C stdlib). Working on the bytecode VM from which I'll bootstrap the rest of the language. Is this not the sort of thing you could patch into an existing one? Even if you never merge or even release your version, making an entirely new interpreter seems like overkill. |
|||