Space wasted by FORMAT directive tables.

2017-01-18 Thread Stas Boukarev
I recently discovered that ECL creates very large tables for FORMAT directives:
https://gitlab.com/embeddable-common-lisp/ecl/commit/0c9e67345c364b3d41acca899d80a5c0c35152a6
this applies to MKCL as well.

-- 
With best regards, Stas.



MKCL 1.1.10 is now available

2017-01-18 Thread Jean-Claude Beaudoin
MKCL 1.1.10
 is now
available for general use on the MKCL
 page
along with the usual set of pre-compiled binaries for MS-Windows. This
release is mostly a consolidation of all the bug fixes accumulated along
the last 2 years and a half or so. Please consult the log on MKCL's gitlab
repository  for a detailed
account of the changes.

The content of the "contrib" directory has also been updated. Most notably,
ASDF is now at 3.1.7 and CFFI at 0.18.0.

Going back to MKCL 1.2.0 and its spectacular performance improvements both
in time and space...

Cheers,

Jean-Claude Beaudoin