Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-07-16 05:58
0.9.1

용암 프로그래밍 환경 LavaPE의 사용자 인터페이스와 용암 통역 더 이상 MDI를 (다중 문서 인터페이스)를 기반으로하지만, 개념 및 스플리터 위젯을 더 깔끔하게, 배열을 제공 탭이 아닌 중복 창을 닫습니다. 상태 / 값 개체를 구별 한번 더 약간 수정되었습니다. "최종"지금 선언 수있습니다 "가상 유형". 용암 맥 OS로 포팅되었습니다.
Tags: major release
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.

2008-02-27 19:19
0.9.0

이 릴리스에는 완전히 완전한 정적 초기화를 확인하여 프로그래밍 시간에 초기화되지 않은 변수와 null 개체에 액세스하지 못하게합니다 부주의로 인한 언어로 용암으로 변합니다. 생성을 촉진한다 건설 선언 / 상호 / 원형과 용암 개체의 컬렉션을 초기화 / 앞으로 참조 조항을 초기화하는 새로운 옵션. 반자동 용암의 GUI 생성기 특정 기본적인 GUI가 이벤트에 대한 이벤트 처리기를 할당할 수있습니다.
Tags: Major feature enhancements
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.

2005-07-18 22:52
0.8.4

이 릴리스에는 더 이상의 유닉스 플랫폼을 지원합니다. 콜백에 의해 이벤트 처리를 완전하게 개정되었습니다. 클래스 개체를 새로운 "재귀 zombify"방법을 제공합니다. 널소프트 지금은 NSIS 설치 바이너리 Windows 버전에 사용됩니다. 빌드 프로세스 당신은 GCC의 혜택을 누릴 수있게 미리 컴파일된 헤더.
Tags: Major feature enhancements
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.

2005-02-01 11:49
0.8.3

용암 디버거가 지금도 "자기"개체 및 기능 / 항목 또는 함수에서 출구에서 운영 매개 변수 / 연산자를 표시합니다. WhatsThis 및 WhatNext 상황에 관련하여 도움을 더 연장됐다.
Tags: Minor feature enhancements
The Lava debugger now also displays the "self" object and the function/operator parameters on entry and exit to or from a function/operator. WhatsThis and WhatNext context-related help was further extended.

2004-12-22 20:06
0.8.2

이 bure bugfix 릴리스의 새로운 디버깅을 지원하는 기능에 관련되어있습니다.
Tags: Major bugfixes
This is a bure bugfix release related to the new debugging support functions.

Project Resources