News

Did you know that, between 1976 and 1978, Microsoft developed its own version of the BASIC programming language? It was ...
That was almost 50 years ago; since then, Microsoft has embraced open-source software. In recent years, Microsoft has started releasing some of its classic operating systems and programs as open ...
Microsoft has open-sourced the 6502 BASIC programming language interpreter from 1976. Its source code is now available on ...
"Rick Weiland and I (Bill Gates) wrote the 6502 BASIC," Gates commented on the Page Table blog in 2010. "I put the WAIT ...
Microsoft’s 6502 BASIC ran on the same CPU that powered the Apple II, Commodore 8-bit series, NES, and Atari 2600.
Once upon a time, knowing how to use a computer was virtually synonymous with knowing how to program one. And the thing that made it possible was a programming language called BASIC.
BASIC began to be used in schools everywhere. Computers like the Research Machines 380Z and BBC Micro meant that students could start learning a few programming basics, without any need for access ...
Nowadays, "basic" has a very different and derogatory Urban Dictionary-style meaning. Fifty years ago on this very day, however, it was the name given to a new computer-programming language born ...
There was a time when anyone could try programming, thanks to the ubiquity of Basic. But Basic's a nonstarter these days, so what will entice a new generation?
[Mike] sent in a project he’s been working on – a port of a BASIC interpreter that fits on an Arduino. The code is meant to be a faithful port of Tiny BASIC for the 68000, and true to T… ...
AVR microcontrollers can do pretty much anything nowadays. Blinking LEDs, handling sensor inputs, engine control modules, and now, thanks to [Dan], a small single chip BASIC computer with only ten … ...