Archived
This repository has been archived on 2026-08-20 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
f9b1d44d387defe40e19487782aebf97d239e28f
- c_safe_name(): mangle all C reserved keywords (short, int, long, etc.) to <keyword>_el so El variable names never collide with C syntax - Apply c_safe_name in Ident expression codegen and let-binding emission - http_serve special case: cast handler via (el_val_t)(uintptr_t) so function pointers are stored correctly as el_val_t integers - Handle both 1-arg (auto-inject handle_request) and 2-arg explicit form
Description
The Engram programming language — types as knowledge nodes, quantum-sealed prod target
216 MiB
Releases
5
El SDK (latest)
Latest
Languages
Emacs Lisp
94.7%
C
4.2%
Shell
0.3%
HTML
0.2%
Python
0.2%
Other
0.2%