[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] running gm2 on ubuntu-i386
From: |
Waldek Hebisch |
Subject: |
Re: [Gm2] running gm2 on ubuntu-i386 |
Date: |
Sun, 6 Mar 2011 19:11:27 +0100 (CET) |
jose ramon mazaira wrote:
>
> You're absolutely right. I've found the translator at
> http://www.modula2.org/projects/m1l.php .
> In fact, the only reason I have to search for this translator is
> because, unfortunately, pascal (not to mention C) has had a much more
> wide audience and applications than m2, although I personally prefer
> (and use much more intensively) m2. So when I need to use a numerical
> library written in pascal I find more easy to compile my project in
> pascal. Perhaps this has been the reason because some 'oldies' like
> fortran have had so much use.
Converting between languages is a complicated solution. Typically
it is easier to compile each part using apropriate compiler (so
compile Pascal code using Pascal compiler and Modula-2 code using
Modula-2 compiler) and then to link them.
--
Waldek Hebisch
address@hidden
Re: [Gm2] running gm2 on ubuntu-i386, Gaius Mulley, 2011/03/07