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.
edff25180e7683860910d85f4a990564a8f309cd
ElBridge.java: Android Java companion to el_android.c — all public methods are static, dispatches View mutations to the UI thread via runOnUiThread/CountDownLatch, and exposes native callbacks (nativeOnClick, nativeOnChange, nativeOnSubmit). PLATFORM_BRIDGE_SPEC.md: authoritative spec for implementing new platform bridges (slot table contract, required __* functions, callback dispatch pattern). detect-platforms: shell script that probes for available bridge toolchains and prints what can be built on the current machine. new-platform: scaffold generator that creates a new el_<name>.c with all 33 required stubs wired up.
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%