4 projects tagged "Java 5"
ServoMaster provides hardware independent abstractions to servos and servo controllers. It has implementations for several servo controller families, including Phidget, Pololu, Parallax, and SSC. It has support for servo and controller metadata, introspection, and capabilities discovery.
JSeance is a code generator that can generate code or resources in any language. It integrates with existing projects via Maven, Ant, or command-line. Using input XML Models (any schema) and a JSeance XML template, the code generation engine produces text output of any type, supporting complex transformations and customizations through native rich-features and an embedded JavaScript engine. JSeance's philosophy is to enable developers to produce highly-complex code while keeping emphasis on template readability and maintainability. It follows a structured approach to solve most of the challenges of code generation, and integrates a full-featured JavaScript engine (Rhino) for solving the other challenges within the same template XML file.