Loro 0.8pre7 review

Download
by rbytes.net on

Loro project is an open system (language and IDE) intended to help beginners learn to program. It uses its own programming languag

License: GPL (GNU General Public License)
File size: 0K
Developer: Carlos A. Rueda
0 stars award from rbytes.net

Loro project is an open system (language and IDE) intended to help beginners learn to program.

It uses its own programming language and includes an integrated development environment system focused on first-year students.

The language features a "specify, then implement" methodology; you have to specify a task before writing any implementation (algorithm).

Specification is an explict, compilable construction to make a contract between suppliers and clients, and can be implemented in either Loro or Java (via BeanShell).

The IDE features support for test-driven developing, syntax highlighting, and automatic HTML documentation generation and visualization.

What's New in This Release:
fixed: string "method" was missing

Loro 0.8pre7 keywords