Integrated Development Environment (IDE) for learning HDL
UMHDL is an educational Integrated Development Environment (IDE) intended for learning digital designing with programmable logic devices using Hardware Description Languages (HDL) through simulation. It is an open-source application created at the Miguel Hernández University (UMH). The aim for the UMHDL development was to have a graphical application that allows learning the VHDL language without licensing restrictions (using some existing open-source tools) and requiring few resources. So,...
QueLang is a designing tool to use for Questionnaire Design.
This is the first implementation of QueLang. QueLang is a language I designed for Questionnaire Design and Implementation.
This software can compile your code (written in .ql text files) into a special .qlc format (a kind of database). Then it can read those .qlc files to open them in viewer and export them to PDF format.
It can be also used for exam and test designing!
Tested on:
-Linux Ubuntu 12.04
-Windows 7 64-bit
QueLang can run by double clicking the .jar (or .exe) file. ...