Skip to content

ModularRoboticsLab/SSE02

Repository files navigation

Examples for the SSE02 course in programming languages at MMMI, SDU.
Provided by Ulrik Pagh Schultz ups@mmmi.sdu.dk http://www.mmmi.sdu.dk/~ups
All files covered by the BSD open source license (see LICENSE.txt for details).

Contents:

src/entityrelation: Entity-Relation internal DSL
src/serializer: Serialization internal DSL with socket-based communication 
                framework classes
src/quickgui: Quick-and-dirty GUI prototyping internal DSL
src/examples: Concrete examples for each of these

src/statemachines: Statemachine development examples, see docs/statemachines for
                   more information.

gen/: files generated by compilers based on internal DSLs

The root of this directory contains appropriate eclipse project definition files.

About

Sample source code for the SSE02 course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages