Forwarded from Web 1.0 is a beautiful place and I'm no longer afraid to die
Make Python great again! https://github.com/hxu296/tariff
GitHub
GitHub - hxu296/tariff: The official repository for tariff
The official repository for tariff. Contribute to hxu296/tariff development by creating an account on GitHub.
🙏4
https://youtu.be/iXZX_HAmbTU
movie magic 🤯
movie magic 🤯
YouTube
NUMBER GO UP | Balatro Song!
‘Really Stupes, a song about Balatro, a game with no narrative?’ Ah, but what if it was actually less about Balatro and more a reflection on the nature of existing within a system centred on the constant chase for validation via the unending quest for higher…
🤯2
Forwarded from ilo sona
Forth is incredible. In 300 lines of code, I am able to make a RISC-V32I assembler and use it to boot into OpenSBI with Qemu. Not to mention, a significant amount of those 300 lines are data definitions like register names and instruction definitions. The core of the assembler—the infrastructure for encoding and decoding instructions, and dumping them into a binary file—took a surprisingly small amount of effort. Whether this speaks to the strengths of FORTH or RISC-V is not a question as I tried to do the same thing in C and I had gotten to about a thousand lines and am still writing a parser. Even then, if i had completed it, it would be a much less powerful assember as compared to the one you see in the screenshot above which is an assembler written as a forth DSL, giving you all the power of forth to write your assembly.
https://en.wikipedia.org/wiki/Forth_(programming_language)
https://en.wikipedia.org/wiki/RISC-V
https://github.com/riscv-software-src/opensbi
https://en.wikipedia.org/wiki/Forth_(programming_language)
https://en.wikipedia.org/wiki/RISC-V
https://github.com/riscv-software-src/opensbi