sprachli VS awesome-low-level-programming-languages

Compare sprachli vs awesome-low-level-programming-languages and see what are their differences.

awesome-low-level-programming-languages

A curated list of low level programming languages (i.e. suitable for OS and game programming) (by robertmuth)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sprachli awesome-low-level-programming-languages
2 12
2 167
- -
0.0 4.9
about 1 year ago 17 days ago
Rust
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.

sprachli

Posts with mentions or reviews of sprachli. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-05.
  • Guidance on polymorphism in regards to trying to make a programming language
    2 projects | /r/rust | 5 Apr 2023
    If you want some inspiration, this is what my Value enum looks like: https://github.com/SillyFreak/sprachli/blob/main/src/vm/value.rs
  • August 2022 monthly "What are you working on?" thread
    21 projects | /r/ProgrammingLanguages | 31 Jul 2022
    I'm working on Sprachli, just for fun. It's currently a very simple imperative language with rust-like syntax and a bytecode VM, with only string numbers and booleans supported and those not comprehensively. I plan to evolve this either in the direction of a simple scripting language that could be embedded e.g. as an spreadsheet-style formula language, or on the completely opposite side of the spectrum a statically typed language to experiment with the Hindley-Milner type system and effect. So yeah, not much tere yet, but I'm enjoying the work

awesome-low-level-programming-languages

Posts with mentions or reviews of awesome-low-level-programming-languages. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-21.

What are some alternatives?

When comparing sprachli and awesome-low-level-programming-languages you can also consider the following projects:

kuroko - Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.

Vale - Compiler for the Vale programming language - http://vale.dev/

TablaM - The practical relational programing language for data-oriented applications

Forscape - Scientific computing language

boba - A general purpose statically-typed concatenative programming 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).

GLhf - OpenGL Application Abstraction

schmu - A WIP programming language inspired by ML and powered by LLVM

awesome-programming-languages - The list of an awesome programming languages that you might be interested in