Skip to content

A prototype compiler built with XText for the Quingo language.

License

Notifications You must be signed in to change notification settings

Quingo/compiler_xtext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quingo Prototype Compiler

This repository is a prototype compiler built with XText for the Quingo language. It builds three tools:

  • A command-line compiler (executable jar);
  • An LSP server, which can be used in a VS Code extension;
  • An Eclipse plug-in.

Build Instruction

See build_instruction.md. file_structure.md has listed some important source files.

Feedback

You can file an issue or send an Email to [email protected].