Schematika abstract syntax tree (vanilla object model, see xo-expression2 for facet object model)
  • C++ 97.7%
  • CMake 2.3%
Find a file
2024-08-01 16:56:34 +10:00
cmake parser: initial implementation [wip - only handles 'def' expr 2024-07-31 23:37:51 +10:00
include/xo/parser xo-parser: feature: def may omit explicit type 2024-08-01 16:56:08 +10:00
src/parser xo-parser: feature: def may omit explicit type 2024-08-01 16:56:08 +10:00
utest xo-parser: utest: unit test for def with/without explicit type 2024-08-01 16:56:34 +10:00
.gitignore parser: initial implementation [wip - only handles 'def' expr 2024-07-31 23:37:51 +10:00
CMakeLists.txt parser: initial implementation [wip - only handles 'def' expr 2024-07-31 23:37:51 +10:00