Skip to content

A capnp "compiler" that outputs the descriptors as json. Useful for bootstrapping.

Notifications You must be signed in to change notification settings

danhhz/capnproto-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

captnproto-json

c++ -std=c++11 -stdlib=libc++ -Wall -lcapnp -lkj -pthread capnp-json.c++ -o capnp-json
capnp compile -o./capnp-json addressbook.capnp

About

A capnp "compiler" that outputs the descriptors as json. Useful for bootstrapping.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages