a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This progra...
Grammatica is a C# and Java parser generator (compiler compiler). It improves upon simlar tools (like yacc and ANTLR) by creating well-commented and r...
This Unix C code monitors a web server every few minutes by trying to retrieve its home page. It sends you email when it can t connect, and every so o...