ClojureCLR
IronScheme
Our great sponsors
ClojureCLR | IronScheme | |
---|---|---|
7 | 7 | |
1,480 | 344 | |
0.8% | 0.6% | |
3.2 | 5.9 | |
8 days ago | 5 months ago | |
C# | Scheme | |
- | 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.
ClojureCLR
-
Ask HN: Does an equivalent of Clojure exist for .NET?
ClojureCLR can already run on .NET 5.0 , so at least it made it through the .NET Core migration. I'm sure they'll get it to 6.0 at some point.
- Clojure, but without the JVM?
-
Elixir Protocols vs. Clojure Multimethods
I recently found there was a clojure implementation for .NET and also one for the BEAM Virtual Machine. Has anyone used the latter? Regards
-
Scheme for embedding in .NET application
Maybe it's not exactly a scheme, but there's Clojure CLR and it's actively maintained: https://github.com/clojure/clojure-clr/wiki
-
Java on Truffle – Going Fully Metacircular
I don't have a huge amount of insight into the project but the commits over time don't look super healthy: https://github.com/clojure/clojure-clr/graphs/commit-activit...
Either way it's pretty clearly not a core platform for Clojure.
> I wish ClojureCLR weren't dead too
Is there any reason for saying that? Checking the commits history on Github[1], the project seems still alive.
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?
F# - Please file issues or pull requests here: https://github.com/dotnet/fsharp
Roslyn - The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Fable - The project has moved to a separate organization. This project provides redirect for old Fable web site.
Fable: F# |> BABEL - F# to JavaScript, TypeScript, Python, Rust and Dart Compiler
Nemerle - Nemerle language. Main repository.
Mono-basic - Visual Basic Compiler and Runtime
FunScript - F# to JavaScript compiler with JQuery etc. mappings through a TypeScript type provider
VisualFSharp - The F# compiler, F# core library, F# language service, and F# tooling integration for Visual Studio
Bridge.NET - :spades: C# to JavaScript compiler. Write modern mobile and web apps in C#. Run anywhere with Bridge.NET.
LinqOptimizer - An automatic query optimizer-compiler for Sequential and Parallel LINQ.