Go to file
Ruben 88bd82b762
Parser is now working, just need functionality.
Added error output and line numbers. Next up: Proper functionality.
2023-01-26 16:51:56 +01:00
examples Started handling tokens. 2023-01-17 21:37:12 +01:00
src Parser is now working, just need functionality. 2023-01-26 16:51:56 +01:00
syntax Started handling tokens. 2023-01-17 21:37:12 +01:00
test Parser is now working, just need functionality. 2023-01-26 16:51:56 +01:00
.gitignore Started work on the CeeV language. 2023-01-13 20:21:15 +01:00
CMakeLists.txt Cleaned up the files 2023-01-13 20:27:01 +01:00
README.md Started work on the CeeV language. 2023-01-13 20:21:15 +01:00
ceevConfig.cmake.in Cleaned up the files 2023-01-13 20:27:01 +01:00

README.md

Ceev Lang

This is a supplementary to the CeeV project. More to come.