Skip to content

Latest commit

 

History

History
66 lines (40 loc) · 1.56 KB

MAP.md

File metadata and controls

66 lines (40 loc) · 1.56 KB

AntlrRuntime

The ANTLR4 C# runtime, Visual Studio project.

DescribeParser

The ANTLR4 based parser for Describe, Visual Studio project.

DescribeTranspiler

The DescribeParser based transpiler for Describe, Visual Studio project.

DescribeTranspiler.CLI

The CLI based front end for the DescribeTranspiler, Visual Studio project.

DescribeTranspiler.AWS

The Amazon Web Service - Lambda based front end for the DescribeTranspiler, Visual Studio project.

DescribeTranspiler.Listiary

Proprietary tools for listiary.net, Visual Studio project. PASSWORD PROTECTED.

Tests.Integration.Parser

Integration tests for the DescribeParser, Visual Studio project.

Tests.Integration.Transpiler

Integration tests for the DescribeTranspiler, Visual Studio project.

Tests.Unit.Parser

Unit tests for the DescribeParser, Visual Studio project.



!release

The release folder.

release / 0.9.3

The release folder for version 0.9.3

release / 0.9.2

The release folder for version 0.9.2

release / 0.9.1

The release folder for version 0.9.1

release / 0.9.0

The release folder for the first beta version 0.9



!redundant

DescribeDocumentation

This repository contains the documentation for the language.

DescribeLanguage

Describe Markup Language related stuff - grammars, test files for those grammars, highlighting config files, media.

DescribeLibrary

A large collection of Describe source files.



!work

This folder contains different files that have been worked on in the past and could be useful for future work.