Skip to content

b1nd/Compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compiler/Translator

Pascal to C# compiler/translator.

Using ANTLR V4.7

Translating or/and compiling in C#

Supported features

Operators

+, -, *, div, mod, =, <>, >, <, >=, <=, and, or, not, &,Var, Begin, End

Advanced

Write(), Readln(), Writeln(), Procedure()

Try it!

Here is a sample: sample/sample.zip.

Unzip -> read instructions.

About

Pascal to C# translator/compiler

Topics

Resources

Stars

Watchers

Forks