SaaSHub helps you find the best software and product alternatives Learn more →
R3d4 Alternatives
Similar projects and alternatives to r3d4
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
-
-
-
-
-
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
-
-
-
gforth-raylib
Raylib 3.5 bindings for Gforth. The name is backwards for obvious reasons.
-
fluke8050a-forth
Fluke 8050A multimeter LCD TFT display conversion, with Forth-based STM32F103 microcontroller
-
r3d4 reviews and mentions
- Seeking some advice on creating yet another Forth...
-
Resources on Forth for Audio and Graphics Programming
You can try https://github.com/phreda4/r3d4 for rpi or https://github.com/phreda4/r3 for win
-
Share cool Forth programs!
The evolution but without so much code in 64bits windows,linux,mac and rpi https://github.com/phreda4/r3d4
-
which forth do you guys use for normal day to day scripting and programming
r3 is in developent, the first https://github.com/phreda4/r3d4
-
Looking for a simple forth compiler (producing asm/executables, not compiling forth words) to learn from, preferably in C family language
I have a vm in c for my forth, I have a compiler to asm (generate FASM output) but in the same lenguage, really a forth compiler is a simple program, there are a 1:1 correspondence in code genaration and words. here the 32bits source https://github.com/phreda4/r4/blob/master/r4/System/r4i86.txt here the 64bits with some optimizations: https://github.com/phreda4/r3d4/blob/master/r3/sys/r3asm0.r3 I hope this help
-
Looking for a way to put pixels on the screen for a game
not GFORTH but I use sdl in r3 (colorforth like) for access to graphic buffer. https://github.com/phreda4/r3d4
-
A note from our sponsor - #<SponsorshipServiceOld:0x00007fea59453620>
www.saashub.com | 3 Feb 2023
Stats
phreda4/r3d4 is an open source project licensed under MIT License which is an OSI approved license.