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-15 11:24 Back to release list
1.0.0

팔 코드 생성기에 대 한 컴파일러에 어셈블리 및 ARM 아키텍처에 대 한 엘 프 개체 코드 이제 생성할 수 있습니다. 더 많은 오류 감지 지금 하 고 이해 하기 쉽게 오류 메시지에서 오류를 보고 합니다. 새 유효성 검사기 모듈 생성된 부두 코드의 유효성을 검사 하는 데 사용 될 하 고 구문 분석 된 코드의 유효성을 검사 하려면 파서가 사용 됩니다. 프로그래밍 방식으로 커맨드 라인에서 구현의 기능을 쿼리할 수 있습니다.
Tags: Major
For the ARM code generator, the compiler can now generate assembly and ELF object code for the ARM architecture. More errors are now detected, and errors are reported in easier-to-understand error messages. The new Validator module can be used to validate generated Voodoo code and is used by the parser to validate parsed code. Features of the implementation can be queried both programmatically and from the commandline.

Project Resources