Skip to content

chrisdew/completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Completion is a parser construction kit, written in Javascript.

It is currently non-functional and in development.

Parsers created with Completion are able to return possible completions to text parsed.

This has required a few (possibly new) concepts, such as the 'matched' state of a parser being orthogonal to its 'closed' state.

About

An parser with auto-completion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published