XText based schema editor for FlatBuffers
This project is intended to be an easy way of writing and generating code for FlatBuffers schemas. FlatBuffers is an efficient cross platform serialization library for C++, Java, C#, Go, Python and JavaScript (C, PHP & Ruby in progress). It was originally created at Google for game development and other performance-critical applications. For more information please visit FlatBuffers website (https://google.github.io/flatbuffers/), or FlatBuffers Github repository. (https://github.com/google/flatbuffers)
This project is pretty much work in progress.
The content is released under MIT license (https://tldrlegal.com/license/mit-license)
Contributions are welcome.