Translates state machine into a target programminglanguage.
SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.
CUAHSI water1flow web service 1.0 api provide programming interface for water1flow web services. Api will expose to .net, java, php, javascript etc programminglanguage. Developed by Joe hu at MapWindow software lab,Idaho State University
DBLGen is a generic plugin-based code generator written in C#.NET that reads database schemas and generates text code for any programminglanguage. It uses StringTemplate as its main export plugin. Currently supports MS SQL Server and MS Access.