Go Clone for Microsoft Basic 2.2 for CP/M

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

27 check-ins

2026-05-25
00:23
feature: phase 7 is done Leaf check-in: 3f77cc9048 user: mek tags: trunk
2026-05-20
02:19
feature: phase six implemented check-in: 57c82edc36 user: mek tags: trunk
2026-05-16
21:20
feature: phase 5 * prompts/phase5-console-io-plumbing.md * prompts/phase5-input-statement.md * prompts/phase5-line-input-statement.md * prompts/phase5-print-using.md * prompts/phase5-console-behavior-audit.md check-in: 6153dbc4f9 user: mek tags: trunk, phase-5
2026-05-14
23:42
remove incorrectly named file check-in: 1d171f822c user: mek tags: trunk
23:36
Complete Phase 4 built-in functions - add built-in function-call AST/parser/runtime plumbing (yea!) - implement string functions: LEN, LEFT$, RIGHT$, MID$ (oh boy, we are getting there) - implement conversion functions: ASC, CHR$, STR$, VAL - implement numeric functions: ABS, ATN, CINT, COS, EXP, INT, LOG, SGN, SIN, SQR, TAN (Math is fun!) - implement deterministic RND state with documented compatibility approximation (yuck, but portable) - add parser/runtime tests and golden programs for Phase 4 functions - update semantic contract, compatibility notes, status, roadmap, basic docs, and meta session state check-in: ab07c6a838 user: mek tags: trunk
2026-05-10
23:16
adding some documentation, review is needed check-in: 8e22d17e8d user: mek tags: trunk
19:14
phase3: complete, docs updated check-in: 41eb35ce71 user: mek tags: trunk
19:11
adding some agent usage examples check-in: c375787768 user: mek tags: trunk
19:08
phase3:part4:type-declrations check-in: a98384916f user: mek tags: trunk
14:18
phase3:part2_3:dim,arrays,if-then-else check-in: 5ab61e8278 user: mek tags: trunk
13:54
phase3:part1:data,restore,read check-in: f6236089fd user: mek tags: trunk
2026-05-08
00:11
docs: update status-related documenation check-in: a28eb30555 user: mek tags: trunk
00:04
docs: Starting to add documentation about the building process check-in: 1e37ee584b user: mek tags: trunk
2026-05-07
23:59
feature: add on-gosub, phase 2 complete check-in: 415e250bd6 user: mek tags: trunk
23:52
feature: Starting phase 2 * Adding meta directory to save state between session * added FOR/NEXT * add ON ... GOTO check-in: 442e30adcc user: mek tags: trunk
01:39
docs: first run convo file check-in: ca39f8db66 user: mek tags: trunk
01:21
update documents and create a status.md check-in: e005887cda user: mek tags: trunk
01:13
review arch for errors, document check-in: 7bba54a071 user: mek tags: trunk
01:06
bug: if false then a : b bug .. this bug needs grammer changes check-in: 2a9ba11051 user: mek tags: trunk
01:00
adding gosub support check-in: a650b4d178 user: mek tags: trunk
00:54
program runner, run a program with line numbers check-in: 84749611dc user: mek tags: trunk
00:38
create a siimple runtie with assignment and print, and end check-in: 95857b4d1e user: mek tags: trunk
00:18
bootstrap the AST parser check-in: 7a7a64614f user: mek tags: trunk
00:02
v1 of the lexer check-in: 0a655643d3 user: mek tags: trunk
2026-05-06
23:52
setup repl check-in: 3e7c12ad1e user: mek tags: trunk
23:40
init: starter pack added check-in: 0d603a4266 user: mek tags: trunk
23:39
initial empty check-in check-in: 0ccd60f048 user: mek tags: trunk