RetroBASIC

Basicprogramming(.org) => About dialect development => Topic started by: Richly on August 15, 2016, 08:23:31 PM

Title: Writing a BASIC interpreter
Post by: Richly on August 15, 2016, 08:23:31 PM
Came across this on the web, which might be of interest to those wanting to write their own interpreter (looks familiar, might have been posted on BP.org) - looks like you need to know C++ though...

https://sites.google.com/site/smallbasicinterpreters/
Title: Re: Writing a BASIC interpreter
Post by: ZXDunny on August 16, 2016, 10:41:14 AM
Wow, that's not how I did it at all :)

Though the end result is quite similar to what I end up with (though my "compiled" code is stored in strings).
Title: Re: Writing a BASIC interpreter
Post by: Aurel on February 11, 2019, 11:17:35 AM
hmmm..
how i miss this topic  ::)
well ...the only one is really good and that is BASIC - jwillia3
so..so ..is also paldiner-mybasic