Skip to content

AmpScm/AmpParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AmpParser

Parsing tooling - Script validation/inspection

This repository contains a parser to parse Sql into parse trees similar to the .Net Roslyn project. As the parsing processs is build in layers, huge parts might be reusable for other systems.

This tooling is used at my employer for validation of Oracle operations. Partially to validate new code, and partially to reverse engineer existing code.

The parsing code is not part of our core product, but should be easy to extend/deploy in your own test tooling.

About

Parsing tooling - Script validation/inspection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages