Skip to content

xcdl/xcdl-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xcdl-py

This was the initial Python implementation of the XCDL command line utility.

The implementation was experimental, as a proof of concept. The metadata files were in fact fragments of Python code, loaded at trun time.

This implementation was used to define and build the µOS++ SE components. Surprisingly, the performance was quite good, the pre-build step (required to parse all metadata and generate the make files) took just tens of milliseconds.

The project is currently obsolete, and development moved to a new version, with JSON metadata files and compiled tools.

For more details, please check the project wiki.

About

DEPRECATED: Initial Python implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published