Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>EPLang SyntaxNew to Visual Studio Code? Get it now.
EPLang Syntax

EPLang Syntax

Aram Petrosyan

|
3 installs
| (0) | Free
Visual Studio Code extension providing syntax highlighting for EPLang source files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

EPLang Syntax Highlighting for Visual Studio Code

This extension provides syntax highlighting for EPLang files.
Create a [name].eplang file and start coding to see the extension in action.
Note that this extension does not perform semantic analysis and should not be used for debugging the code.

Highlighted Code Demo

Notes

EPLang is a language created by students of École Polytechnique de Louvain as a project in the LINFO2132 course.
The extension is mainly for UCLouvain students to be used when creating their own compiler in the scope of the LINFO2132 course.

Install

  • Run: code --install-extension arampetrosyan.eplang-syntax
    • Alternatively, the extension can be installed via marketplace
  • Reload VSCode

Troubleshooting

File a bug on the Github repository.

References

  • Language Grammar Rules
  • Syntax Highlight Guide
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft