Commit Graph

5 Commits (9745e4d63a0579f859247e3395fb33af8eafe2eb)

Author SHA1 Message Date
Ruben Dahl 9745e4d63a
Showing off an example of the CeeV language
Very much in the beginning phase, and I haven't starting the parsing
yet, but it is a start.
2023-01-15 15:27:31 +01:00
Ruben Dahl c5a1cda975
Added syntax highlighting for vim 2023-01-14 15:06:44 +01:00
Ruben Dahl 2e4e5bff3d
Redid the test library
It doesn't compile using g++ itself, so it's still using cmake.
This isn't too bad though, since it's only an aux library.
2023-01-14 12:34:38 +01:00
Ruben Dahl 870c6089f4 Cleaned up the files 2023-01-13 20:27:01 +01:00
Ruben Dahl b8d5dd5673 Started work on the CeeV language. 2023-01-13 20:21:15 +01:00