minsk VS Roslyn

Compare minsk vs Roslyn and see what are their differences.

minsk

This repo contains Minsk, a handwritten compiler in C#. It illustrates basic concepts of compiler construction and how one can tool the language inside of an IDE by exposing APIs for parsing and type checking. (by terrajobst)

Roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs. (by dotnet)
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
minsk Roslyn
4 158
1,026 18,499
- 0.5%
0.0 10.0
almost 3 years ago 7 days ago
C# C#
MIT License 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.

minsk

Posts with mentions or reviews of minsk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-28.

Roslyn

Posts with mentions or reviews of Roslyn. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-30.

What are some alternatives?

When comparing minsk and Roslyn you can also consider the following projects:

Ncodi - Tunisian Programming Language, Ncodi - Code in your own words.

Mono-basic - Visual Basic Compiler and Runtime

dmd - dmd D Programming Language compiler

MSBuild - The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.

EngineeringSample

F# - Please file issues or pull requests here: https://github.com/dotnet/fsharp

plc - Optimizing Multi-target Extended PL/0 Compiler for .NET

ClojureCLR - A port of Clojure to the CLR, part of the Clojure project

Jurassic - A .NET library to parse and execute JavaScript code.

Bridge.NET - :spades: C# to JavaScript compiler. Write modern mobile and web apps in C#. Run anywhere with Bridge.NET.

Monaco Editor - A browser based code editor

Roslyn-linq-rewrite - Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.