Skip to content

frectonz/anansi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Anansi?

It is a markdown parser, my aim is to parse markdown documents into an AST and use a structured query language to extract structured data from the documents.

For example the query language would let you query:

  • give me a list of all link elements that follow a bold element
  • give me a list of all the urls from the image elements

The query language will not be in natural language. It will look more like SQL but i haven't designed that yet.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages