[Readable-discuss] New Release?
Readable Lisp/S-expressions with infix, functions, and indentation
Brought to you by:
dwheeler
From: Alan M. G. <alm...@gm...> - 2014-02-13 08:50:50
|
So... Sourceforge just now sent me an e-mail about Readable Lisp having a new release... that was released last year October. Is this just Sourceforge being weird or what? So, anything new? I'm kinda sorta vaguely planning on a Scheme implementation which has STM at its core (basically, all non-transactional mutations are implicitly considered to be inside tiny transactions containing only that mutation). If ever, it will of course have SRFI-105 by default and SRFI-110 on #!sweet. |