Skip to content

[Study-related] ISE@FH-Aachen - Theoretische Informatik ("theoretical computer science"): ANTLR example for While0 language

Notifications You must be signed in to change notification settings

kdevo/ise-ti-while0

Repository files navigation

ANTLR example - While0 language

Build status on Travis

This project has been created at the FH Aachen - University of Applied Sciences (Faculty 5) in the subject Theoretical Computer Science (German: "Theoretische Informatik").

The solved exercises can be found in the docs directory.

Used technologies

  1. ANTLR: Generate Java code based on While0 grammar file
  2. Kotlin: Use generated Java source code (is placed in build/generated-src)
  3. Gradle: Build tool used to automatize the workflow and ANTLR code generation described above, see build.gradle

Goals

About

[Study-related] ISE@FH-Aachen - Theoretische Informatik ("theoretical computer science"): ANTLR example for While0 language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published