awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
igorkulman avatar

igorkulman/SwiftPascalInterpreter

0
View on GitHub↗
292 stars·18 forks·Swift·MIT·11 views

SwiftPascalInterpreter

Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series.

Features

  • Language Implementation - Simple interpreter for the Pascal language.

Star history

Star history chart for igorkulman/swiftpascalinterpreterStar history chart for igorkulman/swiftpascalinterpreter

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.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does igorkulman/swiftpascalinterpreter do?

Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series.

What are the main features of igorkulman/swiftpascalinterpreter?

The main features of igorkulman/swiftpascalinterpreter are: Language Implementation.

What are some open-source alternatives to igorkulman/swiftpascalinterpreter?

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.

Open-source alternatives to SwiftPascalInterpreter

Similar open-source projects, ranked by how many features they share with SwiftPascalInterpreter.
  • ahoppen/introduction-to-compilersahoppen avatar

    ahoppen/introduction-to-compilers

    476View on GitHub↗

    Swift Playground giving an overview over the inner workings of modern compilers

    Swift
    View on GitHub↗476
  • brianhill/register-vm-in-swiftbrianhill avatar

    brianhill/register-vm-in-swift

    9View on GitHub↗

    A Swift Playground for the Wikibook "Creating a Virtual Machine" by Jeffrey Meunier

    Swift
    View on GitHub↗9
  • dimsumthinking/turtleplaygrounddimsumthinking avatar

    dimsumthinking/TurtlePlayground

    126View on GitHub↗

    Swift playground using Logo-like commands

    Swift
    View on GitHub↗126
  • marciok/mumarciok avatar

    marciok/Mu

    1,044View on GitHub↗

    It's a Swift playground explaining how to create a tiny programming language named Mu

    Swift
    View on GitHub↗1,044
See all 7 alternatives to SwiftPascalInterpreter→