Skip to content

timkoehne/Semantic-Highlighting-for-PuC-SS23

 
 

Repository files navigation

Semantic Highlighting for PuC-Lang

Supervisor: Christoph Hegemann
Elaborators: Fabian Jülich, Tim Köhne

This project is about the implementation of syntax and semantic highlighting for the programming language developed in the "Programming Languages ​​and Compiler Design" module. For this purpose we created a VS Code extension that communicates with the compiler's Antlr listener and highlights the received tokens in the editor.

preview

See our slides (German) for more information:

slides

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 88.0%
  • TypeScript 6.6%
  • ANTLR 4.0%
  • Other 1.4%