|
|
|
|
|
by jzimmerman64
1360 days ago
|
|
Correct. The C/C++ grammar is not complete; it only encodes the subset of the language that was needed to bootstrap langcc itself. As far as I am aware, however, the Python grammar parses the full industrial language Python 3.9.12. |
|