YML - Why a Markup Language?!
Any time a formal language is created for computing, a compromise has to be found: whether the language is perfect for the computer but terrible for the human or vice versa. XML is very good for the computer ;-)
Using XML for the reasons mentioned above, but for
... [More] programming? "Why a Markup Language?!" was what I was shouting some time playing around with a code generator in XSLT. That gave the idea. [Less]
GXemul is a framework for full-system computer architecture emulation. It emulates (networks of) machines, consisting of processors (ARM, MIPS, Motorola 88K, PowerPC, and SuperH) and various surrounding hardware components. It is complete enough to allow several unmodified "guest" operating systems
... [More] (e.g. NetBSD) to run inside the emulator as if they were running on real hardware. [Less]
Opbasm is a free cross-platform assembler for the PicoBlaze-3 (PB3) and PicoBlaze-6 (PB6) microcontrollers provided by Xilinx. It will run readily on any platform with a Python interpreter. Opbasm provides a better performing solution to assembling PicoBlaze code without resorting to DOS or Windows
... [More] emulation to run the native KCPSM assemblers. [Less]
cpulimit is a per-process cpu usage limiter (expressed in percentage, not in cpu time). This is useful to control batch jobs, when you don't want they eat too much cpu. It is able to adapt itself to the overall system load, dynamically and quickly.
The main goals of this project is to get better knowledge of Vala language. Also I hope to bring more sense in development of posix Vala profile.
Secondary goal is small project to manage cpu overheating under high load.
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy