[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE: [ANN] LuaCSP framework: Communicating Sequential Processes in Lua
- From: Thijs Schreijer <thijs@...>
- Date: Tue, 15 Jan 2013 12:05:40 +0000
> Behalf Of Alexey Baskakov
> Sent: dinsdag 15 januari 2013 10:34
> Subject: [ANN] LuaCSP framework: Communicating Sequential Processes in Lua
>
>
> Hi, Everyone!
>
> I'm happy to announce my new open source project.
>
> LuaCSP library is a framework that allows you to create pseudo-concurrent
> programming language embeddable in your application.
>
> https://github.com/loyso/LuaCSP
>
>
> I'm interested in any feedback!
>
> Alexey.
Had a quick glance over the intro. How does this compare to LTN12? Seems similar.