I wrote BASIC in VAX assembly as a freshman. It compiled each line to byte-code (like Atari BASIC), and used a hand-written recursive descent parser. I remember using the VAX SKIP and SPAN instructions when dealing with strings.
Sadly my only record of it was a fading fan-fold listing which is now gone.
Looking at the presentation: I really should have learned LISP earlier than I did..
Sadly my only record of it was a fading fan-fold listing which is now gone.
Looking at the presentation: I really should have learned LISP earlier than I did..