Download List

프로젝트 설명

The Voodoo compiler is an implementation of the Voodoo programming language. The Voodoo programming language is a low-level programming language, abstracting over the platform's instruction set and calling conventions, but otherwise leaving the programmer free to do anything at all. The Voodoo compiler supports multiple target platforms and provides a stand-alone compiler, as well as a Ruby module for programmatic code generation.

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.

2012-01-30 09:24 Back to release list
1.0.1

이 릴리스 지금 모든 오류에 대 한 소스 코드 위치를 보고 하 고 블록, 함수 및 조건문 안에 여러 오류를 보고할 수 있습니다 파서를 개선의 번호를 추가 합니다. 파서에 대 한 몇 가지 테스트 추가 되었습니다. 이 릴리스는 문 뒤에 의견과 빈 입력에 실패를 파서를 일으킨 문제에 구문 분석 오류를 해결 합니다.
Tags: Maintenance
This release adds a number of improvements to the parser, which now reports source code locations for all errors and can report multiple errors inside blocks, functions, and conditionals. Several tests for the parser have been added. This release fixes a parse error on statements followed by comments and a problem which caused the parser to fail on empty input.

Project Resources