Skip to content

alexeyvale/SYRCoSE-2019

Repository files navigation

LanD parser generator

This is the version of LanD parser generator referenced in the paper presented at SYRCoSE'19.

This repository was created separately from the repository where the main development takes place and was intended for referencing in the research only. The main repository is here.

Prerequisites

Java Runtime Environment must be installed for correct lexical analyzer generation and work.

Missing NuGet packages will be automatically restored when the solution is built for the first time.

Previous and further research on tolerant parsing and binding to code

  • Tolerant parsing with a special kind of «Any» symbol: the algorithm and practical application, 2018 | paper & repo

  • Using improved context-based code description for robust algorithmic binding to changing code, 2021 | paper & repo (LanD & the Land Explorer tool)

  • Robust algorithmic binding to arbitrary fragment of program code, 2022 | paper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published