openfirmware
waforth
openfirmware | waforth | |
---|---|---|
4 | 6 | |
62 | 490 | |
- | - | |
0.0 | 5.9 | |
over 2 years ago | 13 days ago | |
Forth | WebAssembly | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
openfirmware
- WAForth (WASM-based ANS Forth) supports interactive "notebooks" in VSCode
- Peter Forth's Toxic Behavior
-
Convert curl commands to code in several languages
>I find, only pointfree notation has some beauty to it that makes reading code sweet again.
I haven't written FORTH code in ages, but I still enjoy reading well written FORTH code for its pure literary pleasure!
https://github.com/MitchBradley/openfirmware/blob/master/for...
-
XiangShan open-source 64-bit RISC-V processor to rival Arm Cortex-A76
As a SPARC and PowerPC guy, of course I wish the foundation would settle on IEEE-1275 (a.k.a. OpenFirmware) as the default firmware/bootloader, but I'm not holding my breath. Full implementation available, it just needs the Forth interpreter ported to RISC-V and maybe some additional drivers.
waforth
-
Show HN: TinyWasm – A tiny WebAssembly Runtime written in Rust
Super nice project! I also spent the last month writing a WASM interpreter ( https://github.com/rrampage/wart ) using Java 21. I started it as an excuse to try out the pattern matching in switch / sealed classes in Java. It kind of snowballed in scope and can now run Doom and Waforth ( https://github.com/remko/waforth )! Have not yet tried compiling it to WASM and running it as a meta-circular interpreter.
-
Bunch of questions about forth
Concerning the point 8. There is an online Forth system demo Thurtle (in the browser) with turtle graphics, which is based on WAForth.
-
A Dynamic Forth Compiler for WebAssembly
There's a note on the page from 2022-08-19, that a lot has been added to it. It also links to the github page[1] for the up-to-date changes.
I am a Lisp, April, APL/J/BQE, and Forth[2] aficionado. I did some file munging programs in Factor back in 2012 at my job to sort through theater attendance logs in Word to compile statistics.
[1] https://github.com/remko/waforth
[2] https://factorcode.org/
- WAForth (WASM-based ANS Forth) supports interactive "notebooks" in VSCode
What are some alternatives?
curl-to-go - Convert curl commands to Go code in your browser
micropolis - Automatically exported from code.google.com/p/micropolis
curl-to-php - Convert curl commands to PHP code in your browser
forthlisp - A Small Lisp in Forth
curlconverter - Transpile curl commands into Python, JavaScript and 27 other languages
discussion - Discussion repository for Forth enthusiasts.
blog
JS-Monster - JavaScript is a BEAST, JS Monster portrays that awesomeness with a mascot inspired by the JS logo.
rosso - Data parsers and formatters
wasker - WebAssembly AoT compiler for your favorite Operating System
Paw-cURLImporter - Paw importer for cURL command lines
raillisp - A fast and portable lisp implemented in forth