zxbasic
PyBasic
Our great sponsors
zxbasic | PyBasic | |
---|---|---|
2 | 3 | |
147 | 129 | |
- | - | |
9.2 | 2.6 | |
16 days ago | 12 months ago | |
Python | Python | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
zxbasic
We haven't tracked posts mentioning zxbasic yet.
Tracking mentions began in Dec 2020.
PyBasic
What are some alternatives?
seed7 - Source code of Seed7
AmiBlitz3 - Complete package of AmiBlitz3 including all sources.
DIVI-Interpreter - Interpreter for the language DIVI#
oregon-trail-1975 - 1975 & 1978 Oregon Trail by MECC, lightly changed to be more ANSI BASIC compatible
rajiniPP - Programming language based on Iconic dialogues of Rajinikanth. 🤘🏽
rickroll-lang - The Rick Roll programming language is a rickroll based, process oriented, dynamic, strong, esoteric programming language. All of the keywords/statements are from Rick Astley's lyrics. Discord server: https://discord.gg/yzZ3MfGZ8A. YouTube Channel: https://www.youtube.com/watch?v=awJzuoil06Q
SpecBAS - An enhanced Sinclair BASIC interpreter for modern PCs
kuroko - Dialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.
pcbasic - PC-BASIC - A free, cross-platform emulator for the GW-BASIC family of interpreters
pyastinterp - Python AST interpreter (aka tree-walking interpreter) in Python. Aka meta-circular interpreter.