[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Short function definition syntax; thoughts on Lua
- From: Mark Hamburg <mark@...>
- Date: Sat, 5 Dec 2009 13:24:24 -0800
I've definitely been thinking in terms of coroutine or multi-universe (e.g., luaproc) pipes and wanting a syntax that makes them easy to set up.
While I appreciate functional programming, I'm finding myself much more interested in semi-declarative imperative programming such as pipes of coroutines, reactive programming, etc.. The functional community has done more to explore these venues but I think they are probably applicable to the imperative world as well (where time and state are not difficult concepts).
Mark
- References:
- Re: [ANN] GSL Shell new beta release with anti-gran graphics module, David Kastrup
- Re: [ANN] GSL Shell new beta release with anti-gran graphics module, Norman Ramsey
- Short function definition syntax; thoughts on Lua (was Re: [ANN] GSL Shell new beta release...), Doug Rogers
- Re: Short function definition syntax; thoughts on Lua (was Re: [ANN] GSL Shell new beta release...), steve donovan
- Re: Short function definition syntax; thoughts on Lua (was Re: [ANN] GSL Shell new beta release...), Luiz Henrique de Figueiredo
- Re: Short function definition syntax; thoughts on Lua (was Re: [ANN] GSL Shell new beta release...), spir
- Re: Short function definition syntax; thoughts on Lua, David Kastrup
- Re: Short function definition syntax; thoughts on Lua, spir
- Re: Short function definition syntax; thoughts on Lua, Mark Hamburg
- Re: Short function definition syntax; thoughts on Lua, Sean Conner