Forth-in-Charm
rigc-lang
Forth-in-Charm | rigc-lang | |
---|---|---|
5 | 1 | |
4 | 0 | |
- | - | |
0.0 | 0.0 | |
about 2 years ago | almost 2 years ago | |
xBase | C++ | |
- | - |
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.
Forth-in-Charm
-
July 2022 monthly "What are you working on?" thread
I've been implementing the lessons from my last dogfooding (Forth implemented in Charm): getting the bugs out, and implementing more helpful and interactive error messages, a stack trace, etc, so you can really bang away coding. It's nice.
- Easy-to-implement PLs
- June 2022 monthly "What are you working on?" thread
-
Langception: I wrote a Forth in Charm, which I also wrote
Implementation of Forth in Charm : https://github.com/tim-hardcastle/Forth-in-Charm
rigc-lang
-
June 2022 monthly "What are you working on?" thread
I'm working on a RigC language. A language that aims to have similar features to C++ but with syntax more like Rust's. Right now we're writing a VM for it. In the future we'll be writing a transpiler to LLVM IR to produce native code.
What are some alternatives?
prowl - WIP stack language that uses regex for control flow
HADWIN - a prototype of fund transfer platform built with Flutter
cane - A small MIDI sequencer DSL designed around vectors and euclidean rhythms
FruitCastle - Fruit Castle is a web application intended to serve as common centralized backend service provider for a wide range of apps requiring different types of data
cognate - A human readable quasi-concatenative programming language
peridot - A fast functional language based on two level type theory
Capote - A portable SuperForth compiler designed with performance and interoperability in mind.
The-Spiral-Language - Functional language with intensional polymorphism and first-class staging.
adduce - The interpreter for the Adduce programming language.
xvm - Ecstasy and XVM