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.
60ad7f2f6bfd5806ea32216e86e43ba8114c9e62
El SDK CI - dev / build-and-test (pull_request) Successful in 3m16s
El compiler generates calls to println, print, exit_program, http_set_handler, http_serve, http_set_handler_v2, and http_serve_v2 as el_val_t-returning functions. The runtime declared them void, causing conflicting-type errors when el-install.c was compiled. Change all seven to return el_val_t (side-effect functions return 0). Also update el_runtime.h declarations to match.
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%