A programming language that transpiles to python.
Find a file
2024-11-30 10:29:08 -05:00
examples Typechecker stdlib module :shipit: 2024-11-30 10:29:08 -05:00
ithon Typechecker stdlib module :shipit: 2024-11-30 10:29:08 -05:00
std Typechecker stdlib module :shipit: 2024-11-30 10:29:08 -05:00
.directory Refactoring, Stdlib, everything! 2024-10-09 15:37:26 -04:00
.gitignore Added gitignore 2024-11-02 15:46:08 -04:00
.python-version Added compose builtin function 2024-11-02 15:45:44 -04:00
LICENSE Initial commit 2024-09-15 15:09:27 -04:00
pyproject.toml Argument bugfixes, and minification! 2024-11-28 18:17:24 -05:00
README.md Initial commit 2024-09-15 15:09:27 -04:00
shell.nix Use nixpkgs unstable 2024-11-02 15:39:25 -04:00
test.py Refactoring, Stdlib, everything! 2024-10-09 15:37:26 -04:00
test1.py Refactoring, Stdlib, everything! 2024-10-09 15:37:26 -04:00
test_.py Typechecker stdlib module :shipit: 2024-11-30 10:29:08 -05:00
uv.lock Argument bugfixes, and minification! 2024-11-28 18:17:24 -05:00

ithon

A programming language that transpiles to python.