J-- Compiler
A compiler for the Java language syntax. The compiler is written entirely in Java and features a lexer, parser, and type checking with full JVM code compilation.
Micro-C Analyzer
A code analyzer for the Micro-C programming language. This analyzes live-variable, reaching definitions, and control flow and outputs program flow graphs.
System Scheduler
A system scheduler focused on meta-heuristic analysis of optimal job scheduling. This is done through simulated annealing to find a global minima of time required to complete tasks.
CSQF Switch Emulator
Based on an input topology and certain estimation for node traversal speeds this tool emulates a TSN based network.