|
|
|
Download: |
- ddns-0.94.zip
Distributed DNS
DDNS is a P2P software that aims to build a decentralized,
distributed DNS. This version of DDNS is the first public preview.
Do not expect anything to work! - mvm-0.93-src.zip
Math Virtual Machine
MVM (Math Virtual Machine) is a virtual machine designed to
solve mathematical problems. The opcodes are radically reduced and limited for that purpose.
For more information see the specification in the document section. - rlist-0.94-src.zip
RList
RList is an extended list which can manage more than one object and can
be sorted in more than one way. The RList can be searched in an effective way (O(log n)).
An RList consist of RLines. Every RLine is being indexed according to every sort order the
user has provided. For a complete list, see "File List"on the project page |