Skip to content

kwonus/pinshot-blue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinshot-blue

pinshot-blue is a library version of the the pinshot-svc microservice. Where it differs is that rather than delivering peg parses via REST, it returns parses using Rust's FFI. Cosequently, the pinshot-blue library can be dynamically loaded by any language that can link with a C library (.dll or .so). This simplifies interop, and is the preferred method for executing PEG parses from the blueprint-blue libary [C# 7].

The other difference is that VanillaQuelle implementation is not in the repo (Only AVX-Quelle is included).

A nuisance is that the Quelle grammar is defined in both repos, and neither is a fork of the other. This is a minor irritation that will not likely be resolved any time in the near future.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published