Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

vhyrro/zig-norg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Zig parser for the .norg file format

See also https://github.com/max397574/rust-norg, aka the rust version. The great thing about Norg is that the more parsers the merrier - parsers cannot create their own dialects of Norg, as Norg is a single established ruleset. Both of these parsers are in active development.

Why?

This parser will be crucial for the semantic analyzer in Neorg and for the Norg LSP, alongside norg-fmt. Much epicness.

Features

  • Parses 2/3's of layer 1
  • Parses headings
  • Can work with incomplete input[citation needed]

About

An API to interface with the norg file format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages