Skip to content

robertmichaelwalsh/Multilex

Repository files navigation

This tool provides a framework for specifying a Multilexer, as described in the thesis. It also includes an implementation for both the C# 1.2 and C# 2.0 language specifications. This tool was created as part of the PLanCompS Project and is the version included as part of the thesis.

Building

Run

ant BuildAll

From the root folder on the command line.

Generating a JAR

To generate a JAR file which will allow the Multilexer framework to be used in other projects, run

ant CreateJar

From the root folder on the command line.

Credits

About

A framework for specifying a lexical analyser that produces more than one tokenisation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published