butter
A tasty language for building efficient software. WIP (by neverRare)
DISCONTINUED
ShnooTalk
ShnooTalk is a new programming language (by RainingComputers)
Our great sponsors
butter | ShnooTalk | |
---|---|---|
2 | 7 | |
111 | 14 | |
- | - | |
8.9 | 0.0 | |
5 months ago | 3 months ago | |
Rust | C++ | |
Apache License 2.0 | MIT License |
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.
butter
Posts with mentions or reviews of butter.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-31.
-
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.
ShnooTalk
Posts with mentions or reviews of ShnooTalk.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-10.
-
The ShnooTalk programming language
Language docs: https://github.com/RainingComputers/ShnooTalk/blob/main/docs/LanguageGuide.md
Thanks! The semantic analyzer can query the builder to check if a function/type exists, find functions matching a particular signature, retrieve names of all fields given a struct others. You can find the "API" for such operations here.
-
August 2022 monthly "What are you working on?" thread
I have started working on a standard library for my language called ShnooTalk. ShnooTalk is a statically typed compiled language that uses LLVM as the backend. ShnooTalk has its own custom IR definition that is than translated to LLVM IR.
-
March 2022 monthly "What are you working on?" thread
GitHub: https://github.com/RainingComputers/ShnooTalk
-
October 2021 monthly "What are you working on?" thread
I have been working on my programing language called ShnooTalk.
What are some alternatives?
When comparing butter and ShnooTalk you can also consider the following projects:
xregexp - Extended JavaScript regular expressions
boba - A general purpose statically-typed concatenative programming language.
Argon - Argon programming language
lagoon - A dynamic, weakly-typed and minimal scripting language. 🏞
Forscape - Scientific computing language
Dictu - Dictu is a high-level dynamically typed, multi-paradigm, interpreted programming language.
tokay - Tokay is a programming language designed for ad-hoc parsing, inspired by awk.
tailspin-v0 - A programming language with extreme data-pattern matching and data-declarative syntax, hopefully different enough to be interesting
xvm - Ecstasy and XVM
4l - lisp like looking language