This website requires JavaScript.
Explore
Help
Sign In
neuron-technologies
/
el
Watch
3
Star
0
Fork
0
Code
Issues
4
Pull Requests
Actions
Packages
Projects
Releases
5
Wiki
Activity
Files
59b96e3324c6fb59eb00107f6e7ed2da28b3511d
el
/
el-compiler
/
src
T
History
Will Anderson
2e778ca664
merge compiler/string-interp — string interpolation via lexer desugaring
2026-05-03 15:52:21 -05:00
..
codegen-js.el
Fix O(n²) string construction in codegen-js, lexer, parser, elb
2026-05-02 22:35:49 -05:00
codegen.el
merge runtime/channels — MPMC buffered channels, channel_pipeline, channel_fan_out
2026-05-03 15:52:21 -05:00
compiler.el
Add separate compilation: extern fn, --emit-header, elb build coordinator
2026-05-02 21:10:44 -05:00
lexer.el
merge compiler/string-interp — string interpolation via lexer desugaring
2026-05-03 15:52:21 -05:00
parser.el
add for-range loops to El (for i in 0..n)
2026-05-03 15:44:58 -05:00