Releases: igorkulman/SwiftPascalInterpreter
Releases · igorkulman/SwiftPascalInterpreter
Built-in functions
Build-in functions for reading from and writing to console for interpreting interactive programs.
Basic Pascal programs
Lexer, parser and interpreter for basic Pascal programs with declarations and arithmetic operations on integers and reals.
Arithmetic expressions
Lexer, parse and interpreter for arithmetic expressions with integers