yona
Async language
A language designed to simplify the use of asynchronous and parallel programming concepts through a minimalistic syntax
Yona is a modern take on a dynamic general-purpose programming language with advanced functional programming, minimalistic ML-like syntax, strict evaluation, for GraalVM polyglot virtual machine (VM).
125 stars
8 watching
6 forks
Language: Java
last commit: about 2 years ago
Linked from 1 awesome list
asynchronousfunctional-languagesgraalvmjvm-languagemainstream-languagesprogramming-languageyatta-languageyona
Related projects:
Repository | Description | Stars |
---|---|---|
yortus/asyncawait | A library that enables asynchronous programming in Node.js with a more readable syntax than traditional callback hell methods. | 1,908 |
awestlake87/pyo3-asyncio | A Rust library that enables interactions between Python Coroutines and Rust Futures using the Asyncio Library | 311 |
joelnet/mojiscript | An async-first functional programming library designed to work seamlessly with JavaScript and its ecosystem. | 149 |
yaitoo/async | An asynchronous task package for Go with support for async/await pattern and context cancellation. | 6 |
mokkabonna/vue-async-methods | Provides utility methods and computed properties to simplify handling asynchronous operations in Vue.js applications. | 68 |
yosbelms/cor | An alternative JavaScript language designed for writing simple, fast, and maintainable software for the Web. | 54 |
alphamarc/wyah | An implementation of a programming language and its compiler in Haskell | 0 |
clojure/core.async | A Clojure library providing facilities for concurrent programming and communication. | 1,956 |
yannickl/awaitkit | A Swift library that simplifies asynchronous programming using the Async/Await syntax | 750 |
wa-lang/wa | A statically typed language designed for high-performance web applications using WebAssembly | 1,301 |
reactivex/rxjavaasyncutil | Async utilities for RxJava to simplify asynchronous programming | 133 |
asyncninja/asyncninja | Provides primitives and tools for concurrency and reactive programming in Swift | 156 |
jondgoodwin/cone | A systems programming language with features such as memory management and concurrency support. | 529 |
async-plus/async-plus | Provides a simple, chainable interface for async and throwing code in Swift | 195 |
yonaba/30log | A minimalist Lua library for object-oriented programming | 455 |