Loro - Un Sistema de Programación Git
Status: Beta
Brought to you by:
carueda
| File | Date | Author | Commit |
|---|---|---|---|
| lib | 2012-01-06 |
|
[c2ae48] initial checkin from latest in cvs |
| loro | 2012-01-06 |
|
[c2ae48] initial checkin from latest in cvs |
| loroedi | 2012-01-06 |
|
[c2ae48] initial checkin from latest in cvs |
| loroprjs | 2012-01-06 |
|
[c2ae48] initial checkin from latest in cvs |
| nanoinstaller | 2012-01-06 |
|
[c2ae48] initial checkin from latest in cvs |
| simpledi | 2012-01-06 |
|
[c2ae48] initial checkin from latest in cvs |
| LEAME.txt | 2012-01-06 |
|
[c2ae48] initial checkin from latest in cvs |
| README.txt | 2012-01-06 |
|
[c2ae48] initial checkin from latest in cvs |
Loro Project - http://loro.sf.net --------------------------------- Carlos A. Rueda $Id: README.txt,v 1.5 2004/07/08 00:10:12 carueda Exp $ The Loro Project comprises the following main modules: loro Language core loroedi Integrated programming environment Generated directory: The various build.properties define 'generated.dir' to designate the directory ../_GENERATED/ (relative to this README.txt). All generated files are put under this directory. lib/ directory Contains required third-part libraries. Currently: bsh-core-1.2b6.jar (BeanShell) jgraph.jar (JGraph) kunststoff.jar (look and feel--optional) skinlf.jar (look and feel--optional) nic.jar (not required any more, see below) About compilation and other information, please refer to other README files under this directory. loroprjs/ directory Contains some demo projects in Loro and documents for http://loro.sf.net/projects/ Old components These modules are not longer maintained or used: nanoinstaller - A very simple installer creator $ cd nanoinstaller/src $ ant # generates nic.jar simpledi - Old development environment $ cd simpledi $ ant # generates simpledi.jar