Skip to content

CSUwangj/pure-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pure Markdown(Deprecated)

This project aim to provided full GFM supported parser by parsec(parser combinator), then I realized GFM isn't Type-3 grammars, and parsec equal to regex.

In another word, it couldn't be finished unless I try to extend parsec with extra effort.

And duo to limited time & efficiency I have to give up on this project for a long(maybe eternaty) while.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages