mzaks / FlatBuffersSchemaEditor

XText based schema editor for FlatBuffers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FlatBuffersSchemaEditor

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)

Outlook

This project is pretty much work in progress.

The content is released under MIT license (https://tldrlegal.com/license/mit-license)

Contributions are welcome.

About

XText based schema editor for FlatBuffers


Languages

Language:Java 65.6%Language:Xtend 34.4%