Hello.

Here the MSElang project with Linux 32 binaries.

It works also in a Linux 64 bit multi-arch 64/32.

To install llvm, just do:

$ sudo apt-get install llvm

The MSElang project include the compiler: mlc, the interpreter mli and the
gui tool-chain: mselang and other tools.

Here the source + binaries:
mselang.zip
<http://mseide-msegui-talk.13964.n8.nabble.com/file/t2/mselang.zip>  

Unzip the file and run /mselang/mselang (this is a graphic app).

Choose a file to compile.
The default MSElang extension name is .mla but of course you may use a .pas
file.

Then click on "load".

Tip: to define the search-units path, click on param button and add
-Fu/thepath/units for example.
Right-click on the edit-panel to add rows.

And finally click on "parse".

See picture:
<http://mseide-msegui-talk.13964.n8.nabble.com/file/t2/mselang.png> 

If you disable "llvm" option, only the mlc compiler will produce a .mli file
(that will be used by llvm).

You may test that mli file with the mli interpreter.
See picture:
<http://mseide-msegui-talk.13964.n8.nabble.com/file/t2/mseinterpreter.png> 

Fre;D

.




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to