Try to optimize

This commit is contained in:
2026-01-29 11:53:47 +01:00
parent 73db616139
commit 495bfb3bdc
14 changed files with 764 additions and 214 deletions

View File

@@ -48,3 +48,6 @@ mod list_words;
#[path = "forth/ramps.rs"]
mod ramps;
#[path = "forth/generator.rs"]
mod generator;