about summary refs log tree commit diff
path: root/boot/transpile.c
AgeCommit message (Collapse)Author
2025-08-05Add runtime library for catskill transpiled artifacts, wrapping main ↵Mel
function with correct types Signed-off-by: Mel <mel@rnrd.eu>
2025-08-05Add core library for catskill transpiled source, output defined types in ↵Mel
transpiler Signed-off-by: Mel <mel@rnrd.eu>
2025-07-23Add rudimentary catskill-to-C transpiler (yay!)Mel
Signed-off-by: Mel <mel@rnrd.eu>