CLB

Transpiles C-like code into BASIC V2 code suitable for execution on the Commodore 64.

CLB is a tool that changes C-style code (with {} and long names) into BASIC V2 for the Commodore 64. It automatically manages line numbers and GOTO logic so you don’t have to.

Copilot says: AI-generated

Write C-style code and watch it magically transform into authentic Commodore 64 BASIC V2—no more wrestling with line numbers or GOTO spaghetti! It’s like a time machine for your code, bringing retro programming into the 21st century with style and ease.

Key features:

  • 🔥 C-like syntax with long variable names and types
  • ⚡ Automatic line number and GOTO management
  • 🎯 Prolog-powered parsing for robust transpiling
  • 🕹️ Supports C64 hardware commands like POKE and clear screen

This summary was generated by GitHub Copilot based on the project README.