Sha256: 1cad6a89527d543f6cf104cde15bcc1023501ed2808347d933171bc85235dd8d
Contents?: true
Size: 371 Bytes
Versions: 20
Compression:
Stored size: 371 Bytes
Contents
Because of Syntax's modular design, it is pretty straightforward to create your own syntax modules. The hardest part is doing the actual tokenizing of your chosen syntax. You can use the existing syntax modules to guide your own implementation if you wish, but note that each module will have to solve unique problems, because of the uniqueness of each different syntax.
Version data entries
20 entries across 20 versions & 1 rubygems