lambdaclass / concrete

Concrete is a simple programming language specifically crafted for creating highly scalable systems that are reliable, efficient, and easy to maintain.
Apache License 2.0
123 stars 11 forks source link

Research some of the concurrency ideas of Inko #23

Open unbalancedparentheses opened 8 months ago

unbalancedparentheses commented 8 months ago

Inko has some similar ideas in terms of semantics by mixing Erlang/Pony but it's higher level than Concrete. We can check some of it's ideas. https://inko-lang.org/