There are 8 repositories under basic-programming-language topic.
Type-in programs from the original 101 BASIC Computer Games, in their original DEC and Dartmouth dialects. No, this is *not* the same as BASIC Computer Games.
A BASIC interpreter for Arduino, ESP, RP2040, STM32, Infineon XMC and POSIX with IoT and microcontroller features.
A curated list of awesome BASIC dialects, IDEs, and tutorials
BASIC interpreter in lex/yacc/c, designed to run practically any early program no matter the dialect - HP, DEC, Dartmouth and others will all run in RetroBASIC.
Interpreters for Tiny Basic written in Basic (various versions), C, C#, Java, Pascal, Python, VB.Net and others. Pure interpreters, e.g., not byte code, not even tokenized.
This repository includes Artificial Intelligence implementation in java language to create chatbot. Chat bot is created in Core Java and Swing Project using Eclipse IDE. Projects can be run on other IDE as command line application. This project includes AI specific reply based on user input, basic type-error detection, text processing and text prediction. I intend to improve this project using more use of Natural Language Processing and better Machine Learning Algorithm in future.
Port of Geoff Graham's MMBasic interpreter to the Linux platform and its derivatives.
1975 & 1978 Oregon Trail by MECC, lightly changed to be more ANSI BASIC compatible
Python for ITU P.368 : Ground-wave propagation curves for frequencies between 10 kHz and 30 MHz
TurboBasic XL Parser Tool
A cross-platform easy-to-use programming language inspired by AutoIt (BASIC-like).
a BASIC interpreter for CP/M and the RetroBrew SBC v2, based on the Z80 port of Palo Alto Tiny Basic
A "Welcome Tape" for the Colour Maximite 2
Z-machine interpreter for MMBasic
Dr. Jim Storer's 1969 Lunar Lander program in ANSI BASIC and modern Fortran 2008
🍓🅱️ IchigoJam BASIC コマンド一覧 command reference (Japanese)
🅱️ SHARP POCKET COMPUTER BASIC (PC-E200 and G series base / Japanese)
2018 version of BAS 2.4 ANSI BASIC interpreter by Michael Haardt - http://moira.de (cpmtools fame)
Writing cross compiler from Vilnius BASIC into MACRO11. WIP 🚧
MIRROR of https://codeberg.org/catseye/hatoucan : A tokenizer for Commodore BASIC 2.0 programs
Listings of the HP BASIC games from the 1975 edition of What to Do After you Hit Return from the PCC
2018 extended version of BAS 2.4 ANSI BASIC interpreter by Michael Haardt - http://moira.de (cpmtools fame)
Basic computer language implemented using Python