Projects / LavaPE

LavaPE

LavaPE is a programming environment for the experimental object-oriented programming language Lava. It replaces text editing with structure editing, thereby preventing all syntactic and many semantic errors. The pure point-and-click nature of Lava programming and the concise representation of programs as declaration trees with small chunks of executable code simplify programming, and ease comprehension.

Tags
Licenses
Operating Systems
Implementation

RSS Recent releases

  •  07 May 2013 23:22

Release Notes: This is a minor bugfix release (fixing incorrect font sizes and broken links).

  •  19 Apr 2013 21:52

Release Notes: This is essentially a long overdue bugfix release.

  •  15 Jul 2009 20:58

Release Notes: The user interface of the Lava Programming Environment LavaPE and of the Lava interpreter is no longer based on the MDI (Multiple Document Interface) concept but on tabbed and splitter widgets, which provide more neatly arranged, non-overlapping windows. The state/value object distinction has been slightly revised once more. "Virtual types" may be declared "final" now. Lava has been ported to Mac OS.

  •  27 Feb 2008 10:19

Release Notes: This release turns Lava into a language that completely prevents inadvertent access to uninitialized variables and null objects at programming time by complete static initialization checks. The new optional initialize clause of the declare construct will facilitate the creation/initialization of collections of Lava objects with mutual/circular/forward references. The semi-automatic Lava GUI generator allows you to assign event handlers to certain basic GUI events.

  •  18 Jul 2005 13:52

Release Notes: This release supports further Unix platforms. Event handling by callbacks has been completely revised. Class Object provides a new "recursive zombify" method. The NullSoft NSIS installer is used now for the binary Windows version. The build process allows you to benefit from GCC precompiled headers.

Screenshot

Project Spotlight

Trean

A bookmark manager.

Screenshot

Project Spotlight

Finnix

A small, full-featured Debian-based LiveCD for system administrators.