mirror of
https://github.com/gbdev/rgbds.git
synced 2026-06-12 19:52:12 +00:00
Adapt the RGBASM parser to C++ (#1333)
This uses variants instead of a `%union`, and "complete symbols" that can call complex constructors.
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
/parser.cpp
|
||||
/parser.hpp
|
||||
/stack.hh
|
||||
|
||||
Reference in New Issue
Block a user