Files
el/target/debug/libel_parser.d
T
Will Anderson a42429012e rename crates/ to engrams/; add el-compiler el package with bootstrap artifact
- crates/ → engrams/ (Rust engrams live here)
- el-compiler/ added: el self-hosting compiler as an el package
  - src/{compiler,lexer,parser,codegen}.el
  - bootstrap/el-compiler.elc (114KB, Rust-compiled seed)
- el.toml Cargo.toml workspace paths updated
- neuron-rs cross-repo path deps fixed (were pointing to products/ instead of foundation/)
2026-04-29 03:27:32 -05:00

2 lines
866 B
D

/Users/will/Development/neuron-technologies/foundation/engram-lang/target/debug/libel_parser.rlib: /Users/will/Development/neuron-technologies/foundation/engram-lang/crates/el-lexer/src/error.rs /Users/will/Development/neuron-technologies/foundation/engram-lang/crates/el-lexer/src/lexer.rs /Users/will/Development/neuron-technologies/foundation/engram-lang/crates/el-lexer/src/lib.rs /Users/will/Development/neuron-technologies/foundation/engram-lang/crates/el-lexer/src/token.rs /Users/will/Development/neuron-technologies/foundation/engram-lang/crates/el-parser/src/ast.rs /Users/will/Development/neuron-technologies/foundation/engram-lang/crates/el-parser/src/error.rs /Users/will/Development/neuron-technologies/foundation/engram-lang/crates/el-parser/src/lib.rs /Users/will/Development/neuron-technologies/foundation/engram-lang/crates/el-parser/src/parser.rs