You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Garrit Franke 2c6d81c063
feat: struct definitions (#12)
3 years ago
..
README.md feat: struct definitions (#12) 3 years ago
builtin.c feat: struct definitions (#12) 3 years ago
builtin.js feat: struct definitions (#12) 3 years ago

README.md

The following function signatures need to be implemented by each backend:

_printf(msg: string) _exit(code: int)