Skip to content

martinhaefner/franca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A boost spirit based parser for the franca IDL including an object model
for code generation. 


Requirements
------------

In order to compile the code you need a copy of simppl. Enable C++11 on
your compiler. Also needs boost spirit qi parser framework.


Plans
-----

Make the object model usable for code generation (needs some kind
of templating library).


build instructions
------------------

C++:
   mkdir build
   cd build
   cmake ..

Building the binder:
   cd ..
   python build_python_binding.py build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published