Bridge.NET
DISCONTINUED
IronScheme
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
Bridge.NET | IronScheme | |
---|---|---|
1 | 7 | |
2,213 | 355 | |
- | 1.4% | |
0.0 | 0.0 | |
almost 3 years ago | about 1 month ago | |
C# | Scheme | |
Apache License 2.0 | GNU General Public License v3.0 or later |
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.
Bridge.NET
-
Safely embedding .Net core in C++
An alternative you might consider if using the Bridge.NET C# to JavaScript compiler. The downside is that it's no longer under active development. It was up until 5 months ago, though.
IronScheme
-
Async / Await in Scheme
I recently pushed a library to IronScheme to implement anyc / await in a way that I felt was reasonable. Before that, IronScheme had pretty limited support for concurrency, so my goal was to create a library that provided concurrency facilities in a way that would interop nicely with .NET libraries.
- Ask HN: Does an equivalent of Clojure exist for .NET?
- Scheme for embedding in .NET application
What are some alternatives?
Roslyn - The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
JSIL - CIL to Javascript Compiler
ClojureCLR - A port of Clojure to the CLR, part of the Clojure project
Fable - The project has moved to a separate organization. This project provides redirect for old Fable web site.
Netjs - Compile .NET assemblies to TypeScript and JavaScript
F# - Please file issues or pull requests here: https://github.com/dotnet/fsharp
Roslyn-linq-rewrite - Compiles C# code by first rewriting the syntax trees of LINQ expressions using plain procedural code, minimizing allocations and dynamic dispatch.
FunScript - F# to JavaScript compiler with JQuery etc. mappings through a TypeScript type provider
LinqOptimizer - An automatic query optimizer-compiler for Sequential and Parallel LINQ.
Fable: F# |> BABEL - F# to JavaScript, TypeScript, Python, Rust and Dart Compiler