awesome-repositories.com
Blog
awesome-repositories.com

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesBASIC Language Implementations

Implementations of the BASIC programming language, including interpreters and runtimes for constrained systems.

Distinct from Basic Mathematical Operations: Candidates focus on mathematical operations rather than the implementation of the BASIC language itself.

Explore 1 awesome GitHub repository matching programming languages & runtimes · BASIC Language Implementations. Refine with filters or upvote what's useful.

Awesome BASIC Language Implementations GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • microsoft/basic-m6502Avatar de microsoft

    microsoft/BASIC-M6502

    4,490Ver en GitHub↗

    BASIC-M6502 is a BASIC language implementation for 8-bit microprocessors. It provides an execution environment that allows programs written in a high-level, English-like language to run on 6502 hardware, featuring support for mathematical functions and floating-point arithmetic. The project is designed for cross-platform hardware porting, using conditional compilation and macros to adapt a single codebase across different retrocomputing systems. It utilizes hardware abstraction layers to manage character-based input and output routines. The system includes embedded memory management with dyn

    Implements a functional BASIC interpreter supporting mathematical functions and floating-point arithmetic on 8-bit systems.

    Assembly6502-assembly
    Ver en GitHub↗4,490
  1. Home
  2. Programming Languages & Runtimes
  3. BASIC Language Implementations