plainspooky/inliner
A tool written in Python that converts indented BASIC programs into a numbered lines style.
This tool helps retro computer enthusiasts and programmers convert modern, readable BASIC code into the traditional numbered line format required by vintage systems and emulators. You input an indented BASIC program with features like labels and multi-line statements, and it outputs a numbered BASIC program ready for execution on classic machines. It's for anyone writing or porting BASIC code for older platforms.
No commits in the last 6 months.
Use this if you are writing or maintaining BASIC programs for vintage computers (like Commodore 64, Apple II, or MS-DOS era machines) that require code to be structured with numbered lines.
Not ideal if you are working with modern programming languages or BASIC dialects that do not rely on line numbers for program flow.
Stars
15
Forks
2
Language
Python
License
—
Category
Last pushed
Aug 05, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/plainspooky/inliner"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inducer/cgen
C/C++ source generation from an AST
vil02/puzzle_generator
Generates python code representing a puzzle
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
finsberg/gotranx
Next generation ODE translator