Ungoing refactoring

This commit is contained in:
2026-02-04 18:47:40 +01:00
parent c95c82169f
commit ed70b47c81
19 changed files with 749 additions and 451 deletions

View File

@@ -1,3 +1,5 @@
pub mod categories;
pub mod docs;
mod script;
pub use cagire_forth::{lookup_word, Word, WordCompile, WORDS};