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.
db794d3f9e4b4c5f883201a992ba194ef46efc2f
Adds json_get_raw(value, key) -> String that serializes any JSON field (including nested objects and arrays) back to a JSON string. Existing json_get_string only handles primitive string values. This enables traversing nested JSON structures in El programs. Also registers json_get_raw in is_builtin().
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%