butter
DISCONTINUED
awesome-low-level-programming-languages
Our great sponsors
butter | awesome-low-level-programming-languages | |
---|---|---|
2 | 9 | |
111 | 80 | |
- | - | |
8.9 | 5.2 | |
5 months ago | 3 months ago | |
Rust | ||
Apache License 2.0 | - |
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.
butter
-
August 2022 monthly "What are you working on?" thread
Butter has continued in development. Currently working on pretty printer so that I could test out typed ast before working on next stage: mid-level IR and lifetime analysis. It was in hiatus when I was in busy uni stuffs. But now I think I have more time now.
-
June 2021 monthly "What are you working on?" thread
Hello! I've been working on Butter programming language and it's starting to get shape. Butter is heavily influenced by Rust and I want it to be concise and high-level as much as possible.
awesome-low-level-programming-languages
- old languages compilers
-
Georgia Tech professor's thoughts on C/C++ alternatives
A curated list of langauges like the ones mentioned in the video: https://github.com/robertmuth/awesome-low-level-programming-languages
-
August 2022 monthly "What are you working on?" thread
More of a meta project to help me understand the "space": awesome-low-level-programming-languages
- Creator of SerenityOS announces new Jakt programming language effort
-
May 2022 monthly "What are you working on?" thread
I have started looking into a frontend language. Not sure yet if I should roll my own or try to hook up Cwerg to an existing language. In any case that language should be a systems language similar to the ones described in awesome-low-level-programming-languages.
-
If Lua is faster and smaller than Python, while being just as powerful and capable, then why is Python so much more popular?
Funny, I am also in the market for a C++ alternative and had looked at Nim before. I felt it was a bit "kitchen-sinky" but I'll give it another shot. A comparison of system languages that came out of this effort can be found here: https://github.com/robertmuth/awesome-low-level-programming-languages
- lowest-dependency pointer-based programming language?
- Brutal has reached milestone 3 ! With its own interface definition language, own bootloader, pcie, and more...
What are some alternatives?
Vale - Compiler for the Vale programming language - http://vale.dev/
Forscape - Scientific computing language
Nim - Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
schmu - A WIP programming language inspired by ML and powered by LLVM
GLhf - OpenGL Application Abstraction
boba - A general purpose statically-typed concatenative programming language.
xvm - Ecstasy and XVM
TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
Cwerg - A light-weight compiler for a low level language with a reusable backend
TablaM - The practical relational programing language for data-oriented applications
linux - Linux kernel source tree