break down engine modules

This commit is contained in:
🪞👃🪞 2025-01-05 08:16:15 +01:00
parent f6c603bf73
commit 905486edbd
16 changed files with 376 additions and 352 deletions

View file

@ -1,5 +1,3 @@
use crate::*;
#[macro_export] macro_rules! run_tek_edn {
($source:expr) => {
struct EdnRunner;