Skip to content

Simple programming language for Theory of Compilation course @ AGH UST

License

Notifications You must be signed in to change notification settings

Adrjanjan/ClimAnt

Repository files navigation

ClimAnt

Simple programming language for Theory of Compilation course @ AGH UST

Link to documentation in polish: https://drive.google.com/file/d/1BaRNWm9upYzQ6iqI9Jf6qdXBK4T2hdWK/view?usp=sharing

Kotlin, Antlr v4

Build project

$ gradle clean build

Antlr will then generate lexer and parser java classes in build/generated-src/antlr directory

Grammar file

src/main/antlr directory contains Antlr grammar file (.g4)

Example

example directory contains sample source code to parse

Intellij Antlr plugin

https://plugins.jetbrains.com/plugin/7358-antlr-v4-grammar-plugin

About

Simple programming language for Theory of Compilation course @ AGH UST

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •