Looking for resources on interpreter design

Basile-z b2.temp at gmx.com
Sun Jun 9 10:51:27 UTC 2019


On Thursday, 6 June 2019 at 19:38:25 UTC, solidstate1991 wrote:
> I decided to make my college thesis on creating a BASIC 
> interpreter in D for scripting, command line, and other 
> purposes. However, I have an issue with finding resources, 
> meaning that I couldn't work on it yet since I cannot cite 
> anything.
>
> Can anyone help me? It doesn't need to be for D since I 
> understand many other programming languages (and I bet there's 
> a massive lack of literature about D), but I do have budget 
> restrictions, so I cannot buy expensive books. Also I would 
> like to have something also on BASIC.

Found in an AWESOME list : https://www.amazon.com/dp/1852339691
(https://github.com/aalhour/awesome-compilers#books), there are 
more in the book section, I see a few ones dedicated specifically 
to VMs


More information about the Digitalmars-d mailing list