Tag: swift-lang
-
Building the synthetic CPU
Following on the last post, I’m keeping focus on the plan, which is to move SoapyBASIC from an interpreter written in Swift to a compiler written in Swift, tagging an Instruction Set Architecture (ISA) that I need to design, and of course the CPU to implement that ISA. The ISA Three weeks in to 2025…
-
On the dangers of an unfocused mind
In the last post I noted that I have an interpreter for SoapyBASIC, but wanted to rework it as a compiler. The work to-date has been very much side-hustle, personal interest, hasn’t had a lot of serious time devoted to it, and in doing so, spans about FOUR years! In that time I’ve explored different…
-
Stretching the definition of BASIC even further
In the last post I pondered if it’s still BASIC without GOTO. I think it is, but then how far can you go with a language before it loses its identity? Or worse, before it starts to look like Visual Basic? 😱 I’ve abandoned variable (and function) suffixes having semantic meaning. It’s just name and…
-
SoapyBASIC and long-term passion projects
An old techie’s desire to build the fantasy home computer from the 1980s