Yoakke VS boring-lang

Compare Yoakke vs boring-lang and see what are their differences.

Yoakke

A collection of libraries for implementing compilers in .NET. (by LanguageDev)

boring-lang

A very boring programming language (by asegavac)
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
Yoakke boring-lang
3 1
141 13
0.0% -
4.2 0.0
24 days ago over 1 year ago
C# Rust
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.

Yoakke

Posts with mentions or reviews of Yoakke. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-01.
  • Designing an extensible intermediate language
    1 project | /r/ProgrammingLanguages | 21 Aug 2021
    A quick status update Not too long ago I've posted about a new library, Yoakke that we are developing as a tool to help compiler development with. The goal is to implement all the "crud" that compilers have usually, so the developer can concentrate on the language-specific stuff. Last time you couldn't even try out the library, as it wasn't released in some package manager. Fortunately, we now have nightly builds, which should let you experiment until the first official release!
  • July 2021 monthly "What are you working on?" thread
    7 projects | /r/ProgrammingLanguages | 1 Jul 2021
    Started out working on an x86 module for the Yoakke library.
  • Yoakke, a new .NET library for implementing compilers
    2 projects | /r/ProgrammingLanguages | 25 Jun 2021
    And so, the Yoakke Compiler Infrastructure library was born. It’s still a young project with a gigantic roadmap ahead, but the first few components are already documented and testable. Its goal is to provide solutions that will fit for most cases, but lets you roll your own if you needed, while still getting some help along the way.

boring-lang

Posts with mentions or reviews of boring-lang. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-01.
  • July 2021 monthly "What are you working on?" thread
    7 projects | /r/ProgrammingLanguages | 1 Jul 2021
    Currently building the type system for BoringLang https://github.com/asegavac/boring-lang, the boring programming language. After several years of working professionally with Golang's type system, I've decided to finally build my own programming language with the goal of actually being simple and consistent while paying attention to the advancements in PL theory of the last twenty years.

What are some alternatives?

When comparing Yoakke and boring-lang you can also consider the following projects:

star - An experimental programming language that's made to be powerful, productive, and predictable

Cwerg - The best C-like language that can be implemented in 10kLOC.

Ark - ArkScript is a small, fast, functional and scripting language for C++ projects

minima - A fast, byte-code interpreted language

bluebird - A work-in-progess programming language modeled after Ada and C++

salsa - A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.