google / flatbuffers

FlatBuffers: Memory Efficient Serialization Library
https://flatbuffers.dev/
Apache License 2.0
22.51k stars 3.19k forks source link

[fr] Add support for Mojo #8341

Open sa- opened 5 days ago

sa- commented 5 days ago

Mojo is a new pythonic language that can also be used for low level coding. Adding flatbuffer support would help implement Apache Arrow

mzaks commented 5 days ago

I started on this one. Taking the Lobster code generator as the starting point.