Skip to content

Releases: igorkulman/SwiftPascalInterpreter

Built-in functions

28 Dec 09:41
Compare
Choose a tag to compare

Build-in functions for reading from and writing to console for interpreting interactive programs.

Basic Pascal programs

10 Dec 10:42
0db33de
Compare
Choose a tag to compare

Lexer, parser and interpreter for basic Pascal programs with declarations and arithmetic operations on integers and reals.

Arithmetic expressions

10 Dec 10:41
d6fdec5
Compare
Choose a tag to compare

Lexer, parse and interpreter for arithmetic expressions with integers