mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-29 03:00:04 +00:00
FlatBuffers implementation for the Lobster programming language
Language, see: http://strlen.com/lobster/ and https://github.com/aardappel/lobster
This commit is contained in:
@@ -40,6 +40,11 @@ echo "************************ Dart:"
|
||||
|
||||
sh DartTest.sh
|
||||
|
||||
echo "************************ Lobster:"
|
||||
|
||||
# TODO: test if available.
|
||||
# lobster lobstertest.lobster
|
||||
|
||||
echo "************************ C:"
|
||||
|
||||
echo "(in a different repo)"
|
||||
|
||||
Reference in New Issue
Block a user