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.
Will Anderson ca0149acb9 fix(codegen): http_serve 1-arg backward-compat — auto-inject handle_request
El v1.2.1 changed http_serve to require an explicit handler argument.
Restore 1-arg backward compat: if the call site passes only a port,
codegen auto-injects the conventional handle_request name so existing
El code continues to compile without modification.

Also marks http_serve arity as -1 (variadic) so the arity checker
doesn't reject 1-arg call sites before codegen can rewrite them.
2026-05-04 18:32:05 -05:00
S
Description
The Engram programming language — types as knowledge nodes, quantum-sealed prod target
216 MiB
2026-07-22 22:02:53 +00:00
Languages
Emacs Lisp 94.7%
C 4.2%
Shell 0.3%
HTML 0.2%
Python 0.2%
Other 0.2%