Skip to content
#

codeberg

Here are 9 public repositories matching this topic...

Moved to Codeberg, this repo is just a (temporary) mirror -- SP (Simple Parser) is a Python parser generator. It is aimed at easy usage rather than performance. SP produces Top-Down Recursive descent parsers. SP also uses memoization to optimize parsers' speed when dealing with ambiguous grammars.

  • Updated Oct 18, 2025
  • Python

Improve this page

Add a description, image, and links to the codeberg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the codeberg topic, visit your repo's landing page and select "manage topics."

Learn more