Update of "pycca"
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: fc8a9fd9c7b0c3414e12b58acafbde24c2a0d51d
Page Name:pycca
Date: 2014-04-26 23:40:39
Original User: andrewm
Parent: c0598eeaadc0551a83a7f2c499de2ee18ebf019f (diff)
Content

Pycca - Pass Your C Code Along

Pycca is domain specific language that configures data structures for STSA based applications while passing along "C" code that implements the specific semantics of the application. Despite the fact that the program starts with the letters PY, pycca has absolutely nothing to do with the Python language.

pycca helps you organize your application to work with STSA, but lets you code all the program functionality in "C".

See the pycca documentation for details.

Recently, I presented a paper at the 2010 Tcl/Tk Conference about the internals of pycca.

This paper discusses how to translate XUML models to pycca constructs.