openfirmware
blog
openfirmware | blog | |
---|---|---|
4 | 6 | |
62 | 41 | |
- | - | |
0.0 | 6.7 | |
over 2 years ago | 4 days ago | |
Forth | ||
- | Apache License 2.0 |
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.
blog
- Curl HTTP/3 Performance
- Apache HTTP Server 2.4.58 (CVE fixes)
- HTTP/2 Rapid Reset and Apache
-
Convert curl commands to code in several languages
Seems to be mostly doing text-replacement and not actually understand what it's handling and what it can't actually do: https://github.com/icing/blog/blob/main/curl_on_a_weekend.md
- Curl on a Weekend
- Social_C
What are some alternatives?
curl-to-go - Convert curl commands to Go code in your browser
curlconverter - Transpile curl commands into Python, JavaScript and 27 other languages
curl-to-php - Convert curl commands to PHP code in your browser
Paw-cURLImporter - Paw importer for cURL command lines
waforth - Small but complete dynamic Forth Interpreter/Compiler for and in WebAssembly
rosso - Data parsers and formatters
cva6 - The CORE-V CVA6 is an Application class 6-stage RISC-V CPU capable of booting Linux
gencurl - gencurl generates a curl command based on an http.Request to be used for logging and debugging