Giter Club home page Giter Club logo

pureparse's People

Contributors

chaospandion avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

pureparse's Issues

Large Input Support

How can I increase the ability to parse very large strings?

  • Tail Call Optimization?

Write Tests For Each Parser

  • Each parser should have at least 2 tests
  • Parsers that work closely together should have a separate set of tests

Parse Any Keyword

Write a parser that can take a list of strings and find a match.

  • Write (2 Versions)
  • Heavy Testing

Implement Char Sets

Write a series of character sets in the basic latin range that support standard languages.

Test and Enhance Error System

  • Remove error duplication
  • Object Allocation
  • Detailed Errors
  • Errors are not propagating properly so I can't tell where its coming from

Advanced Parser Construction

Is it possible to construct parsers in an elegant fashion while providing advanced configuration and extra data for each one?

  • Parser Name
  • Parser Description

Write Lisp Example

Write an example parser for Lisp that is complex enough to really show off the library.

  • Write
  • Test
  • Review

Parsec Parsers

  • Write a parser that can attempt to parse many productions to find the next valid production.
  • End of file
  • try
  • sepEndBy

Write Benchmark Project

Write a project that can be used to measure the performance of various functions and the example projects.

Parser Path Management

Can I build a parser that can keep track of where it is in a performant manner?
Is it too much?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.