Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.08 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.08 KB

Awesome Ohm Awesome

A curated list of awesome things related to Ohm: a parsing toolkit for building parsers, interpreters, and compilers for programming languages!

Official Ohm grammars

Developer tools

Editors:

  • Helix:

    • Syntax highlighting for .ohm files
    • Indentations
    • Text-object manipulation (with Tree-sitter)
    • Injections (with Tree-sitter)
  • VSCode, maintained by novusnota:

    • Syntax highlighting for .ohm files
  • VSCode:

    • Syntax highlighting for .ohm files
  • Atom:

    • Syntax highlighting for .ohm files

Tools: