-
v0.1.0 Pre-release
released this
2026-05-19 00:05:26 +00:00 | 13 commits to main since this releaseRelease v0.1.0
Basic release of ThornLang, still not stable. Has capabilities for most standard programming features, at a minimum level—also has capabilities for Python and C FFI first-class.
Build From Source
You can build from source on your platform using the following commands:
git clone https://git.critchlow.net/brodycritchlow/ThornLang.git cd ThornLang cargo build --release # You can now either install it globally or move it somewhere in your PATH. cargo install --path .You can view examples of the current state of the language: v0.1.0/examples.
Downloads
-
thorn-macos-aarch64
1 download ·
2026-05-19 00:07:17 +00:00 · 1.5 MiB
-
thorn-macos-aarch64