How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
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
Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series.
It's a Swift playground explaining how to create a tiny programming language named Mu
The main features of marciok/mu are: Language Implementation.
Projects with overlapping indexed features 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. igorkulman/swiftpascalinterpreter — Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series. 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.