Skip to content

ohmjs/awesome-ohm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

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: