-
-
Notifications
You must be signed in to change notification settings - Fork 470
tiny data format #1221
Copy link
Copy link
Open
Labels
Description
Is there an existing issue for this?
- I have searched the existing issues
What is the missing lexer?
It's a data format i created as an alternative to json, but faster and easier on the CPU to parse, have support for comments and text blocks.
i got a vscode and jetbrains plugin for it already.
https://plugins.jetbrains.com/plugin/29360-tiny-lang/edit
https://github.com/kin-fuyuki/tiny-vscode-plugin
Links to existing syntax definitions
https://github.com/kin-fuyuki/tiny-cpp/wiki/TDF-%E2%80%90-tiny-data-format-documentation
Reactions are currently unavailable