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 (by brownboycodes)
rigc-lang
A prototype of the RigC programming language. (by PoetaKodu)
FruitCastle | rigc-lang | |
---|---|---|
1 | 1 | |
3 | 0 | |
- | - | |
3.2 | 0.0 | |
over 2 years ago | over 1 year ago | |
Python | C++ | |
GNU General Public License v3.0 or later | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
FruitCastle
Posts with mentions or reviews of FruitCastle.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-01.
-
June 2022 monthly "What are you working on?" thread
I have been working on a prototype of a fund transfer app called HADWIN, actually completed and released version 1.0.0 ... i guess we can call it progress 😅 I have built it with Flutter... but scalability is an issue so this month I will probably be working on making it scalable with this server I have been building with python-flask other than that debugging most probably.
rigc-lang
Posts with mentions or reviews of rigc-lang.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-01.
-
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?
When comparing FruitCastle and rigc-lang you can also consider the following projects:
HADWIN - a prototype of fund transfer platform built with Flutter
Forth-in-Charm - An implementation of Forth in the Charm scripting language.
prowl - WIP stack language that uses regex for control flow
Capote - A portable SuperForth compiler designed with performance and interoperability in mind.
The-Spiral-Language - Functional language with intensional polymorphism and first-class staging.
xvm - Ecstasy and XVM