Skip to content

Kentico/Ksharp-new-parser

 
 

Repository files navigation

🛈 This repository contains Kentico's internal code that is of no use to the general public. Please explore our other repositories.

Ksharp-parser

This repository contains new K# parser generated from the grammar trough the Antlr tool for Kentico CMS solution. They were implemented as part of the master thesis at Faculty of Informatics, Masaryk University.

Repository structure

  • KSharp/KsharpParser/ - contains new K# parser.
  • KSharp/KsharpParserTests/ - contains tests for parser itself.

Licence

All the source codes are published under MIT licence.

Versions

The current verion of parser is v1.0.0.

NuGet Availability

The NuGet packages with K# parser are currently only available via internal Kentico NuGet feed. Publishing to the official NuGet Gallery is considered for the future.

AppVeyor tests

Analytics

About

Master thesis - ANTLR - Ksharp parser for Kentico macro engine (Masaryk University & Kentico)

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 83.0%
  • ANTLR 17.0%