pslang/libs
2026-08-05 14:34:28 +03:00
..
ast Modules wip: extract AST preprocessing to a separate 'semantic' library, move fake root AST node for module entry point to IR compiler internals 2026-08-02 22:00:02 +03:00
interpreter Add software implementation of float16 2026-08-02 15:24:47 +03:00
ir Modules wip: huge refactor + support linking several input files into a single executable memory blob 2026-08-05 14:30:38 +03:00
jit Modules wip: huge refactor + support linking several input files into a single executable memory blob 2026-08-05 14:30:38 +03:00
parser Remove comments from parser & grammar 2026-08-05 14:34:28 +03:00
semantic Modules wip: extract AST preprocessing to a separate 'semantic' library, move fake root AST node for module entry point to IR compiler internals 2026-08-02 22:00:02 +03:00
types Add software implementation of float16 2026-08-02 15:24:47 +03:00