TwinLisp - News
posted by mbirukou, Wed 24 May 2006 11:38:36 PM UTC
Operators are now usable in the package, where TwinLisp symbols were not exported.
posted by mbirukou, Mon 24 Apr 2006 06:49:02 PM UTC
When installing TwinLisp now, you get two executable files: tlisp and tclisp.
tlisp existed before. It can be used for non-interactive purposes and as interactive interpreter. But tlisp's interpreter is limited.
tclisp is on another hand is a full interpreter with a debugger, stepper, etc. tclisp file is nothing but "/.../clisp -i
[...]
posted by mbirukou, Mon 17 Apr 2006 04:34:15 PM UTC
Release 0.4 provides new syntactic structure "hbind". It is a cl:handler-bind under the surface.
Update syntax highlighting file for KWrite.
posted by mbirukou, Sat 15 Apr 2006 07:43:30 PM UTC
In this release slicing of lists and vectors works like in Python. Unittest are more rigorous now.
posted by mbirukou, Wed 05 Apr 2006 10:33:20 PM UTC
This release is using pathnames properly.
posted by mbirukou, Fri 24 Mar 2006 04:56:49 PM UTC
New release 0.3.1 is online now. There are only small additions, like "else" clause in handle.
posted by mbirukou, Wed 22 Mar 2006 11:45:17 PM UTC
In this release, all used by TL symbols from Common Lisp package are written by translator with cl: infront.
Now, if one forgets to insert "COMMON-LISP" package in &use clause in package definition (but will insert "TWINLISP"), TL will work. In effect, one will have a tiny language in this new package.
posted by mbirukou, Wed 22 Mar 2006 06:49:02 PM UTC
Release 0.2 is online now.
There are nice structures for handling generic functions.
posted by mbirukou, Mon 20 Mar 2006 09:54:07 PM UTC
Mail problem exists only if your mail provider blocks maillist for some reason. For me, it was rogers, blocking. Signing with a different address solves the problem, in case you cannot sign onto the list.
Soon, we'll have 0.2 release, which makes some small problems, and will have an improvement in syntax structures for CLOS.
posted by mbirukou, Sat 11 Mar 2006 03:26:13 PM UTC
Savannah's mail server has some problem (they siad it in their news). Because of this our mail list isn't working properly. So, publish your questions as Support items for now.
Sorry for inconvenience.
Powered by Savane 3.14-8aba.
Corresponding source code