awesome-repositories.comCategoríasBlog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
dimsumthinking avatar

dimsumthinking/TurtlePlayground

0
View on GitHub↗

TurtlePlayground

Swift playground using Logo-like commands

Features

  • Language Implementation - Implements Logo-like turtle graphics commands.

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI
126 estrellas·11 forks·Swift·5 vistas

Historial de estrellas

Gráfico del historial de estrellas de dimsumthinking/turtleplaygroundGráfico del historial de estrellas de dimsumthinking/turtleplayground

Alternativas open-source a TurtlePlayground

Proyectos open-source similares, clasificados según cuántas características comparten con TurtlePlayground.
  • ahoppen/introduction-to-compilersAvatar de ahoppen

    ahoppen/introduction-to-compilers

    476Ver en GitHub↗

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

    Swift
    Ver en GitHub↗476
  • brianhill/register-vm-in-swiftAvatar de brianhill

    brianhill/register-vm-in-swift

    9Ver en GitHub↗

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

    Swift
    Ver en GitHub↗9
  • igorkulman/swiftpascalinterpreterAvatar de igorkulman

    igorkulman/SwiftPascalInterpreter

    292Ver en GitHub↗

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

    Swift
    Ver en GitHub↗292
  • marciok/muAvatar de marciok

    marciok/Mu

    1,044Ver en GitHub↗

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

    Swift
    Ver en GitHub↗1,044
Ver las 7 alternativas a TurtlePlayground→

Preguntas frecuentes

¿Qué hace dimsumthinking/turtleplayground?

Swift playground using Logo-like commands

¿Cuáles son las características principales de dimsumthinking/turtleplayground?

Las características principales de dimsumthinking/turtleplayground son: Language Implementation.

¿Qué alternativas de código abierto existen para dimsumthinking/turtleplayground?

Las alternativas de código abierto para dimsumthinking/turtleplayground incluyen: 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. igorkulman/swiftpascalinterpreter — Simple Swift interpreter for the Pascal language inspired by the Let’s Build A Simple Interpreter article series. 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.