Post Reply 
C translator for calculator project
06-07-2019, 12:16 PM
Post: #40
RE: C translator for calculator project
My vote is on Lisp with some fancy AST editing buttons to move the cursor not only to the next or previous element, but also up or down the tree. Lisp64 on the Commodore64 comes with an editor that would work very well if it had dedicated buttons. Instead of compiling I'd go with interpreting and maybe even live editing, REPL style.

Having said that, my compiler for the HP15C currently only compiles CommodoreBASIC because it's the simplest to implement that also provides some sort of value: https://pastebin.com/svGJk9Mh
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
C translator for calculator project - Dan - 05-06-2019, 05:18 AM
RE: C translator for calculator project - Michael Zinn - 06-07-2019 12:16 PM



User(s) browsing this thread: 1 Guest(s)