Home > Archive > Lisp > April 2004 > [ANN] Linj available for Allegro CL
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
[ANN] Linj available for Allegro CL
|
|
| Antonio Menezes Leitao 2004-04-22, 9:39 pm |
| Hi,
I'm pleased to inform that, thanks to Franz, Linj (the Lisp to Java
compiler) is available for Linux/Allegro CL. You can download it at:
http://www.evaluator.pt/download.html
I also tried to compile Linj in other Common Lisp implementations but I
discovered a few annoying bugs in those implementations and we will have
to wait until they are corrected (I did report them to the implementors).
Other environments (MacOSX and FreeBSD) are on my list, most probably
using Allegro CL again.
Comments are very welcome!
Best regards,
Antonio Leitao
eValuator
| |
| Luis Oliveira 2004-04-23, 9:33 am |
| Antonio Menezes Leitao skribis:
> I also tried to compile Linj in other Common Lisp implementations but I
> discovered a few annoying bugs in those implementations and we will have
> to wait until they are corrected (I did report them to the implementors).
Yes, clisp and/or sbcl would be nice.
Great piece of software, btw. I will certainly send you some comments
when I have time to properly test-ride it.
--
LuĂ_s Oliveira Lisp is the red pill.
Reply-To: luismbo (@) netcabo (.) pt -- John Fraser, comp.lang.lisp
Equipa Portuguesa do Translation Project
http://www2.iro.umontreal.ca/~pinar...try.cgi?team=pt
| |
| William Bland 2004-04-24, 4:32 pm |
| On Fri, 23 Apr 2004 13:31:00 +0100, Luis Oliveira wrote:
> Antonio Menezes Leitao skribis:
>
> Yes, clisp and/or sbcl would be nice.
>
> Great piece of software, btw. I will certainly send you some comments
> when I have time to properly test-ride it.
I'm also planning to try Linj soon - it does look interesting. FWIW
though, I'd find it even more interesting if it could do the opposite too,
i.e. translation of Java programs into CL. I'm guessing even just writing
a Java parser is a pretty big job though!
Cheers,
Bill.
--
Dr. William Bland.
It would not be too unfair to any language to refer to Java as a
stripped down Lisp or Smalltalk with a C syntax. (Ken Anderson).
|
|
|
|
|