https://github.com/willothy/worth
Compiler for the Porth programming language, targeting x86_64 assembly.
https://github.com/willothy/worth
compiler compilers porth programming-language rust stack-based-language
Last synced: 7 days ago
JSON representation
Compiler for the Porth programming language, targeting x86_64 assembly.
- Host: GitHub
- URL: https://github.com/willothy/worth
- Owner: willothy
- Created: 2023-01-05T13:38:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-14T13:37:33.000Z (about 3 years ago)
- Last Synced: 2025-04-07T01:43:33.581Z (10 months ago)
- Topics: compiler, compilers, porth, programming-language, rust, stack-based-language
- Language: Rust
- Homepage:
- Size: 338 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://deepsource.io/gh/willothy/worth/?ref=repository-badge) [](https://deepsource.io/gh/willothy/worth/?ref=repository-badge)
# Worth - A Rust-Based Porth Compiler
Worth is a Rust-based compiler for the Porth programming language, which was created by [Tsoding](https://www.youtube.com/@TsodingDaily).