txus/ract
A little actor-based language in Rust
{ "createdAt": "2014-04-21T15:59:00Z", "defaultBranch": "master", "description": "A little actor-based language in Rust", "fullName": "txus/ract", "homepage": "https://github.com/txus/ract", "language": "Rust", "name": "ract", "pushedAt": "2014-06-09T14:51:19Z", "stargazersCount": 2, "topics": [], "updatedAt": "2023-08-22T16:16:30Z", "url": "https://github.com/txus/ract"}Ract is a little actor-based language.
Don’t expect too much: essentially it is my attempt to learn Rust by implementing a Virtual Machine and something like [Lambra][lambra] on top of it.
[lambra] !: https://github.com/txus/lambra
