Karma Riuk 85f530f5f9 made the parsing functions for the different nodes
return the type they are parsing (necessary for
the parsing of the identifiers while parsing the
list of parameteres in a function literal)
2025-07-15 00:24:53 +02:00
2025-06-28 10:24:55 +02:00
2025-06-28 10:21:12 +02:00
2025-07-08 18:05:29 +02:00
Description
An implementation of the book "Writing an Interpreter in Go" from Thorsten Ball in C++ with my own twist on the subject
234 KiB
Languages
C 77.8%
C++ 21.5%
Makefile 0.7%