An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![DeepSource](https://deepsource.io/gh/willothy/worth.svg/?label=active+issues&show_trend=true&token=0kmmyFLaZFeRcjtrT53MUvb9)](https://deepsource.io/gh/willothy/worth/?ref=repository-badge) [![DeepSource](https://deepsource.io/gh/willothy/worth.svg/?label=resolved+issues&show_trend=true&token=0kmmyFLaZFeRcjtrT53MUvb9)](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).