#tinybasic
ах да, не забываем, что они это сделали уже тогда, причём гораздо лучше Гейтса и Аллена, с меньшим потреблением памяти, избавляя юзера от нужды покупать платы расширения. наработки TinyBASIC потом использовали при создании интерпретатора бейсика для TRS-80, одного из микрокомпьютеров большой тройки
April 6, 2025 at 2:21 PM
David Singleton wrote a toy BASIC compiler in Go which translates from a subset of TinyBASIC to Go source code. https:// blog.singleton.io/posts/2021-0 1-31-i-wrote-a-compiler/ # compilers # basic # golang

Interest | Match | Feed
Origin
oldbytes.space
June 20, 2025 at 10:41 AM
A Proper Computer For a Dollar? When a tipster came to us with the line “One dollar BASIC computer”, it intrigued us enough to have a good look at [Stan6314]’s TinyBasRV computer. It’s a sm...

#computer #hacks #Retrocomputing #basic #CH32 #TinyBASIC

Origin | Interest | Match
A Proper Computer For A Dollar?
When a tipster came to us with the line “One dollar BASIC computer”, it intrigued us enough to have a good look at [Stan6314]’s TinyBasRV computer. It’s a small PCB that forms a computer running BASIC. Not simply a microcontroller with a serial header, this machine is a fully functioning BASIC desktop computer that takes a PS/2 keyboard and a VGA monitor. Would that cheap price stand up? The board uses a CH32 microcontroller, a RISC-V part that’s certainly very cheap indeed and pretty powerful, paired with an I2C memory chip for storage. The software is TinyBASIC. There’s some GPIO expandability and an I2C bus, and it’s claimed it can run in headless mode for a BASIC program to control things. We haven’t added up all the parts in the BoM to check, but even if it’s not a one dollar computer it must come pretty close. We can see it could make a fun project for anyone. It’s certainly not the only small BASIC board out there, it’s got some competition. Thanks [Metan] for the tip.
hackaday.com
August 1, 2025 at 4:08 PM
If you like the games I make and want to support me, one good way to do so is to download my games from Itch. They're free, although a donation when you download is welcome. Find my DOS games, as well as my Spectrum and TinyBASIC games, at cyningstan.itch.io
Cyningstan
cyningstan.itch.io
May 19, 2024 at 12:44 PM
TinyBASIC(整数)版を修正、 02:23 → 01:43 に高速化!
#ASCIIART #Z80 EMUZ80-57Q-CPM 25MHz
August 20, 2024 at 5:48 AM
TinyBasic para programar en las Rasperry Pi

goo.gl/fb/BUZGh
November 28, 2024 at 2:29 PM
メモ> EMUZ80-57Q CP/M 25MHz、ASCIIARTのタイムw
MSBASIC v5.21(実数) → 00:47
TinyBASIC(整数) → 02:33
Hi-TECH C Z80 v3.09(実数) → 00:12
figFORTH Z80 1.1g(整数) → 00:14
TurboPASCAL v3.01a(実数) → 00:25
XLISP v1.1(整数) → 11:53
August 14, 2024 at 6:41 AM
メモに Forthの他にも、Hi-TECH C, Turbo Pascal, Common Lispと MSBASIC, TinyBASICのソースも追加しました。

» ASCIIART (マンデンブロ集合) のソース | memo https://kyo-ta04.github.io/memo/
August 8, 2024 at 12:26 AM
first practical experiment of the project.

stefan's tinybasic burned to an arduino mega.

not much memory, but from here the user environment of the permacomputer can be developed.

it will not be difficult to get BASIC running on the permacomputer.
June 28, 2025 at 2:48 PM
さすがに今時 TinyBASICはねー、っていう訳で今時の MSBASICに書き換えてみました、JTCでは必須の技術ですねw
元にしたのが整数版なので丸め誤差?なのか若干違うけどヨシ!
#ASCIIART #マンデンブロ集合
August 10, 2024 at 10:42 AM
Forthの ASCIIART ちっとも動きそうにないから 電脳さんのとこのTinyBASICで動かしてみたんだけど、ダメダメだった、、😅

んで、直してみたソースです(画像) 😅
August 4, 2024 at 11:15 AM
I stumbled on an article in @hackaday-feed.bsky.social about the Springboard connector socket having direct access to the CPU, and i'm a little intrigued! IIRC you code these with C language, but there was a TinyBASIC port online too.
December 6, 2024 at 3:02 PM
the people's permacomputer project is crowdfunding AUD$500 for some prototypes, which backers will receive.

https://igg.me/at/HTkxQoJqy6U/x/35340446#/

please boost and share around.

#crowdfunding #mutualaid #permacomputing #retrocomputing #retro #esp32 #tinybasic #basic
September 30, 2025 at 5:43 PM
The game was for a jam. After the jam, I released an improved version which you can find, along with Tiny BASIC and some other games, on my Tiny BASIC web site. tinybasic.cyningstan.org.uk #TinyBASIC
Programming Like It's 1975! | Tiny BASIC
tinybasic.cyningstan.org.uk
September 14, 2025 at 1:17 PM
MC6802コンピューターが動いたので、1年前に挫折した MC6800シングルボードコンピュータの基板を 今度はビアのテンティング(保護)ありで再度製造してもらいまして、動きました~!!
回路は間違ってなかったのかぁぁぁぁ
オリジナルのMIKBUGモニタも、オリジナルの電大版TinyBASICも動きました。
April 13, 2025 at 7:32 AM
beep.

this project is still active, just at a very slow pace...

it has been some time since the parts all arrived.

life intervened, but i still have all the parts.

this exists and is of relevance to the project:

https://github.com/slviajero/tinybasic

the options for the construction of the […]
Original post on retro.social
retro.social
June 20, 2025 at 10:16 PM
https://spectra.video/w/qvxsFMhciScC1T2py3eFvB

going live for a bit, working on the text editor that is supposed to ship with the suite of tools with the people's permacomputer model 1.

#permacomputing #retrocomputing #tinybasic #6502 #z80 #livecoding #peertube #retro #emacs #retrogames […]
Original post on retro.social
retro.social
October 6, 2025 at 2:42 AM
A while ago, I was briefly interested in writing compilers and interpreters. My only such project was Tiny BASIC. To demonstrate the language I made some games, including Kingdom of the Lyre, a text adventure (Tiny BASIC has no strings). It's at cyningstan.itch.io/kingdom-of-t... #TinyBASIC
Kingdom of the Lyre by Cyningstan
A simple procedurally-generated adventure game in Tiny BASIC
cyningstan.itch.io
September 14, 2025 at 1:15 PM
Writing a #compiler is interesting, I'm reviving an old #typescript project where I wrote a compiler for #tinybasic. Now I'm rewriting the project in #cpp, will also #OpenSource it once it's finished.

It will first be a #bytecode #vm but eventually be turned into a native compiler
November 5, 2025 at 1:10 PM
HN thread on writing a TinyBASIC compiler. Covers why BASIC is a good start, hand-writing parsers vs. tools (lex/yacc), and the "compiler" vs. "transpiler" debate when targeting another high-level language like Go. #Compilers 1/5
June 19, 2025 at 4:00 PM