pslang/libs
2026-08-02 22:00:02 +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: 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
jit x86_64 backend: tons of fixes + raytracer example works! 2026-08-02 15:24:50 +03:00
parser 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
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