资 源 简 介
Introduction
This is currently a Proof of Concept project and has reached milestone 1 which means it is bare-bones operational.
The project uses the emerging "D" language version 2.0 and a GUI built natively in HTML5 technology.
Rationale
There are a number of ideas and preferences for architecture and presentation that have come out of previous projects. My aim was to try and bring those ideas together in one project.
Influences
Python has been and still is one of the major languages that I use. Python has many attributes that make it an "almost" ideal language for building "almost" anything. It always seems to hit the nail on the head by being very expressive and natural to write without getting in the way. The extensive cross platform libraries make it applicable to any task. It also integrates easily with C via a number or routes. Of course there are shortcoming for real-time software. It is slow in comparison to