How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series.
The main features of igorkulman/swiftpascalinterpreter are: Language Implementation.
Open-source alternatives to igorkulman/swiftpascalinterpreter include: ahoppen/introduction-to-compilers — Swift Playground giving an overview over the inner workings of modern compilers. brianhill/register-vm-in-swift — A Swift Playground for the Wikibook "Creating a Virtual Machine" by Jeffrey Meunier. dimsumthinking/turtleplayground — Swift playground using Logo-like commands. marciok/mu — It's a Swift playground explaining how to create a tiny programming language named Mu. mkchoi212/lbac-swift — Learn how to build a compiler by interacting with Let's Build a Compiler by Jack Crenshaw in Swift Playgrounds. nsexceptional/asm-swift — A playground for learning Assembly language through Swift.
Swift Playground giving an overview over the inner workings of modern compilers
A Swift Playground for the Wikibook "Creating a Virtual Machine" by Jeffrey Meunier
Swift playground using Logo-like commands
It's a Swift playground explaining how to create a tiny programming language named Mu