Go to file
2025-10-08 19:55:38 -05:00
ast-generator Attempt to add AstNodeRefMut, but failure. 2025-10-08 19:55:38 -05:00
cst-test-generator WIP on enum generation and solving generated errors. 2025-09-14 21:06:58 -05:00
dm_lib_sketching/std Rename dm_lib to dm_lib_sketching 2024-12-31 12:07:48 -06:00
dm_std_lib Set up namespace declarations as desired. 2025-02-04 13:05:52 -06:00
doc Clean up of references and Rcs; better information hiding. 2024-12-30 16:27:33 -06:00
examples Sketching DVM IR. 2025-10-04 09:07:49 -05:00
sketching More sketching of functor, list, and related. 2025-09-28 12:34:29 -05:00
src Attempt to add AstNodeRefMut, but failure. 2025-10-08 19:55:38 -05:00
test-data/lexer Initial commit. Very rudimentary lexer. 2024-11-24 18:07:16 -06:00
.gitignore Finally building an AST with Pest. 2025-01-30 18:36:35 -06:00
build.rs WIP cargo build no more compile errors. 2025-09-23 18:11:53 -05:00
Cargo.lock Work on auto CST parser tests. 2025-09-13 18:36:18 -05:00
Cargo.toml Work on auto CST parser tests. 2025-09-13 18:36:18 -05:00
rust-toolchain.toml Add codespan-reporting to project for awesome error reporting. 2025-05-16 09:09:25 -05:00
TODO.md Add todos. 2025-05-22 15:02:29 -05:00