mathmap
An image processing programming language and GUI (by schani)
c2compiler
the c2 programming language (by c2lang)
mathmap | c2compiler | |
---|---|---|
1 | 1 | |
83 | 740 | |
- | 4.9% | |
10.0 | 9.0 | |
over 2 years ago | 6 days ago | |
HTML | C | |
GNU General Public License v3.0 only | Apache License 2.0 |
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.
mathmap
Posts with mentions or reviews of mathmap.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-06.
-
Is there a way to easily stack two images with slight differences perfectly on top each other? (scale, roate, and move)
You could try MathMap plugin for GIMP. https://github.com/schani/mathmap
c2compiler
Posts with mentions or reviews of c2compiler.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Interview with C3 language creator, Christoffer Lerno [video]
I discovered C3 from Lerno himself when he was participating in C2's development [1], 6 years ago already; Goodness gracious, time literally flies!
https://github.com/c2lang/c2compiler
What are some alternatives?
When comparing mathmap and c2compiler you can also consider the following projects:
BrickRoll-Prankware - Just a harmless Trojan :)
ocean - Programming language that compiles into a x86 ELF executable.
gimp-color-palettes - A collection of RGB color palettes for GIMP and Inkscape (but also Aseprite, Drawpile, Krita and MyPaint).
MemeAssembly - A Meme-based programming language
nelua-lang - Minimal, efficient, statically-typed and meta-programmable systems programming language heavily inspired by Lua, which compiles to C and native code.
holyc-lang - HolyC compiler & transpiler
Crafting Interpreters - Repository for the book "Crafting Interpreters"
CSpydr - A static typed low-level compiled programming language inspired by Rust and C