descriptionprogramming language providing a thin abstraction layer over a platform's instruction set and calling conventions
homepage URLhttp://inglorion.net/software/voodoo/
ownervoodoo@inglorion.net
last changeSun, 29 Jan 2012 14:55:45 +0000
Push URLssh://repo.or.cz/srv/git/voodoo-lang.git
Content tags:
Add:
readme
Voodoo is a programming language designed to be a thin abstraction layer over CPUs' native instruction sets and operating systems' calling conventions. It provides functionality to read and write memory, perform arithmetic, define and call functions, and not much more. Voodoo aims to provide a level of abstraction high enough to reduce the effort of generating code for numerous target platforms, while allowing any construct to be expressed efficiently.
shortlog
11 days ago inglorionAlso test error text in test_parser.rb experimental master v1.0 v1.0.1
11 days ago inglorionMade parser able to report multiple errors per call...
11 days ago inglorionRefactored test.rb so that pass_test and fail_test...
2012-01-26 inglorionSet version to 1.0.1
2012-01-26 inglorionadded some tests for the parser and fixed some bugs
2012-01-26 inglorionRestructured tests so that tests for validator and...
2012-01-14 inglorionAdded doc/features.html v1.0.0
2012-01-06 inglorionAdded more tests for at-expressions
2012-01-06 inglorionUpdated tests to deal with new features
2012-01-06 inglorionAdded features bits-per-word, byte-order and bytes...
2012-01-06 inglorionUpdated documentation for parser
2012-01-06 inglorionRefactored validator
2012-01-06 inglorionMade spacing in tests more consistent
2012-01-06 inglorionAdded 2012 to list of years in COPYING
2012-01-06 inglorionUpdated manpage and README
2012-01-06 inglorionRun tests in parallel
...
tags
11 days ago v1.0.1 Tagged version 1.0.1
3 weeks ago v1.0.0 Tagged version 1.0.0
12 months ago v0.7.0 Tagged version 0.7.0
14 months ago v0.6.3 Tagged version 0.6.3
21 months ago v0.6.2 Tagged version 0.6.2
21 months ago v0.6.1 Tagged version 0.6.1
21 months ago v0.6.0 Tagged version 0.6.0
23 months ago v0.5.0
2 years ago v0.4.1 Tagged version 0.4.1
2 years ago v0.4.0 Tagged version 0.4.0
2 years ago v0.3.0 Tagged version 0.3.0
3 years ago v0.2.1
3 years ago v0.2.0 Release version 0.2.0.
3 years ago v0.1.0 Initial public release.
heads
11 days ago experimental
11 days ago master
11 days ago v1.0