Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/somecodingwitch/MelonRuntime

✨ .NET-based JavaScript runtime focused in rapid prototyping of projects, using minimal dependencies and functional programming
https://github.com/somecodingwitch/MelonRuntime

dotnet javascript runtime

Last synced: 17 days ago
JSON representation

✨ .NET-based JavaScript runtime focused in rapid prototyping of projects, using minimal dependencies and functional programming

Lists

README

        



The Melon Runtime Project


> **Warning**
>
> Melon is **NOT** production-ready yet, the project is currently being developed and being battle-tested in different environments. Most of the required features, fixes and optimizations are not ready yet. Use in real-world projects at your own risk.

Melon is a JavaScript runtime focused in keeping **clear**, **uniform** and **simple** internal functionalities. Differently from the average options,
Melon was designed to profit from *real parallelism* and *railway-oriented, functional programming*, with capabilities to manage threads in real-time,
create allocations and work efficiently to execute the algorithms properly.