We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the Necromancy wiki!
Necromancy is a lightweight JavaScript Parser using LR(1) to build grammar tree written in JS.
Our goal is keep it simple enough and fit to the standard closely.
We use less than 150 lines of code while others do the same thing in thousands lines.