All Projects → cheveron → sebasic4

cheveron / sebasic4

Licence: GPL-3.0 License
SE Basic IV 4.2 Cordelia - A free BASIC interpreter written in Z80 assembly language

Programming Languages

assembly
5116 projects
basic
69 projects
c
50402 projects - #5 most used programming language
perl
6916 projects
pascal
1382 projects
shell
77523 projects

Projects that are alternatives of or similar to sebasic4

GW-BASIC
Assembling Microsoft GW-BASIC from 1983, with MASM or JWasm • "pre-release" binaries at https://github.com/tkchia/GW-BASIC/releases • source mirror at https://gitlab.com/tkchia/GW-BASIC • fork of https://github.com/dspinellis/GW-BASIC
Stars: ✭ 55 (+25%)
Mutual labels:  microsoft, retrocomputing
apultra
Free open-source compressor for apLib with 5-7% better ratios
Stars: ✭ 84 (+90.91%)
Mutual labels:  z80, retrocomputing
awesome-list
Awesome Lists of retrocomputing resources (6502, Apple 2, Atari, ...)
Stars: ✭ 38 (-13.64%)
Mutual labels:  z80, retrocomputing
a80
Intel 8080/Zilog Z80 assembler written in D.
Stars: ✭ 23 (-47.73%)
Mutual labels:  z80, retrocomputing
EightBall
The Eight Bit Algorithmic Language for Apple II, Commodore 64 and VIC20
Stars: ✭ 17 (-61.36%)
Mutual labels:  interpreter, retrocomputing
rc2014-ym2149
KiCad schematics and gerbers for a YM sound card for the RC2014. See it in action here: https://www.youtube.com/watch?v=-iLwi9FagFE
Stars: ✭ 54 (+22.73%)
Mutual labels:  z80, retrocomputing
cosy
A simple and pleasant programming language.
Stars: ✭ 21 (-52.27%)
Mutual labels:  interpreter
azure-functions-swift
Azure Functions in Swift! Purely in Swift!
Stars: ✭ 86 (+95.45%)
Mutual labels:  microsoft
go-jdk
Run JVM-based code in Go efficiently
Stars: ✭ 61 (+38.64%)
Mutual labels:  interpreter
chickadee
Chickadee is a minimal programming language implemented in TypeScript for teaching purposes.
Stars: ✭ 13 (-70.45%)
Mutual labels:  interpreter
warpy
WebAssembly interpreter in RPython
Stars: ✭ 54 (+22.73%)
Mutual labels:  interpreter
Corium
Corium is a modern scripting language which combines simple, safe and efficient programming.
Stars: ✭ 18 (-59.09%)
Mutual labels:  interpreter
retro12
This repo is retired. See http://forthworks.com:8000/
Stars: ✭ 18 (-59.09%)
Mutual labels:  interpreter
zx-sizif-512
ZX Spectrum CPLD-based clone for rubber case
Stars: ✭ 92 (+109.09%)
Mutual labels:  z80
sccm
Microsoft System Center Configuration Manager
Stars: ✭ 21 (-52.27%)
Mutual labels:  microsoft
alfred-microsoft-onenote-navigator
Use Alfred to browse through your Microsoft OneNote notebooks, section groups and sections and then jump to them instantly.
Stars: ✭ 52 (+18.18%)
Mutual labels:  microsoft
ATKSpy
this repository is a python package that supports SOAP interface to communicate with the Microsoft ATKS
Stars: ✭ 27 (-38.64%)
Mutual labels:  microsoft
FigureQA-baseline
TensorFlow implementation of the CNN-LSTM, Relation Network and text-only baselines for the paper "FigureQA: An Annotated Figure Dataset for Visual Reasoning"
Stars: ✭ 28 (-36.36%)
Mutual labels:  microsoft
Facial-Recognition-Attendance-System
An attendance system which uses facial recognition to detect which people are present in any image.
Stars: ✭ 48 (+9.09%)
Mutual labels:  microsoft
rygar-emu
An emulator for the Rygar arcade game
Stars: ✭ 18 (-59.09%)
Mutual labels:  z80

build API docs Translation status GitHub issues by-label GitHub commit activity GitHub code size in bytes

SE Basic IV

SE Basic IV is a free open-source BASIC interpreter for the Z80 architecture. Although it aims for a high degree of compatibility with Microsoft BASIC, there are some differences. SE Basic IV is designed to run on the Chloe 280SE but it is also compatible with Timex Sinclair models with 128K of RAM, esxDOS, Timex video modes and ULAplus. SE Basic IV runs plain text .BAS files. It implements floating-point arithmetic in the extended Microsoft Binary Format (MBF) and can therefore read and write binary data files created by 6502 versions of Microsoft BASIC.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].