Re: ANN: TwinLisp - a new way of programming in Common Lisp
- From: Pascal Bourguignon <usenet@xxxxxxxxxxxxxxxxx>
- Date: Fri, 10 Mar 2006 21:42:12 +0100
"Mikalai" <mbirukou@xxxxxxxxx> writes:
Hi Folks,
Want to announce availability of a stable version of TwinLisp:
http://twinlisp.nongnu.org/
TwinLisp is a way of programming Common Lisp in a Java/Python like
syntax without sacrificing any of Lisps strenths and features. TwinLisp
is implemented as a layer, which reads TL code and translates it into
CL code, which is run by a lisp mashine.
Surely, you mean "machine" :-)
A "mashine" would beat it to pulp...
It is not implemented as
reader macro, since these are limited for our purpose.
Download TwinLisp at http://twinlisp.nongnu.org/download.html
Check documentation at http://twinlisp.nongnu.org/documentation.html
--
__Pascal Bourguignon__ http://www.informatimago.com/
"Logiciels libres : nourris au code source sans farine animale."
.
- Follow-Ups:
- Re: ANN: TwinLisp - a new way of programming in Common Lisp
- From: Ken Tilton
- Re: ANN: TwinLisp - a new way of programming in Common Lisp
- References:
- ANN: TwinLisp - a new way of programming in Common Lisp
- From: Mikalai
- ANN: TwinLisp - a new way of programming in Common Lisp
- Prev by Date: ANN: TwinLisp - a new way of programming in Common Lisp
- Next by Date: Re: Approaches to persistance and journalling
- Previous by thread: ANN: TwinLisp - a new way of programming in Common Lisp
- Next by thread: Re: ANN: TwinLisp - a new way of programming in Common Lisp
- Index(es):
Relevant Pages
|