Information Technology - Computer Programming - Source Code - Homebrew - Open Source - Software - Hardware - 8 bit - 16 bit - 32 bit - 64 bit - x86 - x64 - DOS - Windows - Linux - Arduino - Embedded - Development - Retro - Vintage - Math - Science - History - Hobby - Beginners - Professionals - Experiment - Research - Study - Fun - Games

ATTENTION NEW USERS: Due to bot traffic, we are forced to manually approve registrations. We get thousands of bots trying to register, causing us to delete registrations in bulk with little ability to filter what is real or not. If you're having trouble getting approved, then send an email to ptrworkmails@gmail.com explaining that you are a real user. Use the same email you're trying to register with. Thank you.

Search found 144 matches

by admin
Fri Jan 23, 2026 11:27 pm
Forum: C/C++
Topic: Express BASIC - an interpreter in C
Replies: 30
Views: 6945127

First major update in way too long!

Major update! The issue with percent sign handling is now fixed. You don't need to escape percents anymore. The DPMI Edition wasn't actually working on the 386, but that should be solved now. There's a ton of new and improved examples including some awesome games. 8-) Raspberry Pi is now officially ...
by admin
Tue Jan 06, 2026 5:18 pm
Forum: C/C++
Topic: Express BASIC - an interpreter in C
Replies: 30
Views: 6945127

Re: Express BASIC - an interpreter in C

We have been working on an update for a while. Mostly including new and improved examples. There's one issue with percent symbols in strings on the DPMI edition that needs to be fixed. We are getting around to it. For now, we have released the Raspberry Pi edition of Express BASIC! You now have one ...
by admin
Tue Dec 30, 2025 5:19 pm
Forum: General Discussion
Topic: Are your IOT devices with cameras spying on you? (THEY JUST MIGHT BE)
Replies: 1
Views: 14834

Re: Are your IOT devices with cameras spying on you? (THEY JUST MIGHT BE)

One could argue this is why we eliminated 2g and 3g in the US. To force us to purchase devices that are all compromised.
by admin
Tue Dec 30, 2025 5:19 pm
Forum: General Discussion
Topic: Are your IOT devices with cameras spying on you? (THEY JUST MIGHT BE)
Replies: 1
Views: 14834

Are your IOT devices with cameras spying on you? (THEY JUST MIGHT BE)

Here's a screenshot of a post I just made on Discord regarding the possibility that we (those of us who aren't part of a certain intel agency) are all being spied on. The Mossad watching my selfie camera must take a load of bandwidth.PNG palantir, pegesus, maven, lavender, gospel, aip, cambridge ana...
by admin
Sat Dec 13, 2025 11:15 pm
Forum: Ionic Wind (and Pyxia)
Topic: Express World Wide Web Browser
Replies: 0
Views: 10426

Express World Wide Web Browser

While working on Express GUI, I had decided to work on the HTM parsing example included with Express BASIC. In that process, I incorporated a WWW browser using the routines with Express GUI. It was pretty cool, but also daunting. I decided to make a rendition in Emergence BASIC to aid developing the...
by admin
Sat Dec 13, 2025 4:03 pm
Forum: QBasic
Topic: Express GUI
Replies: 0
Views: 10516

Express GUI

I have spent several months working on this software. Over 5000 lines of code. Challenges were faced. Coding skills... slightly improved? During development, I had to tackle gui design, random file access, rpn evaluation, wyswyg design, html parsing, file management, font stuff, and more! It was a f...
by admin
Sat Oct 11, 2025 9:08 pm
Forum: General Discussion
Topic: Knowledge Management with HTML and nested unordered lists
Replies: 0
Views: 3168

Knowledge Management with HTML and nested unordered lists

I'm generating trees of information by using the folder structure and tree command under Windows XP. My approach has revealed two problems with itself. One is that I am ending up with the need to duplicate references that are actual files and folders, causing me to over bloat or limit the scope of m...
by admin
Sun Sep 28, 2025 6:18 pm
Forum: Ionic Wind (and Pyxia)
Topic: Dream Quest JRPG inspired casual mini game
Replies: 1
Views: 27027

Re: Dream Quest JRPG inspired casual mini game

Quick update: I was wondering why the hit sound wasn't playing when my friends were testing the game. I now realized why. The setup didn't copy the wav file due to a missing line. That's so annoying because there was just a windows error sound playing instead of the hit sound. That broke the experie...
by admin
Sun Sep 28, 2025 5:03 pm
Forum: General Discussion
Topic: AI Troubles
Replies: 0
Views: 12286

AI Troubles

I'm starting this thread to share my experience with AI. Starting with my most recent "conversation" with Google AI mode over the frustration I'm having with what should have been a simple search. The following is an eye opening interaction... Me: when the search goes out of its way to pro...
by admin
Sat Jul 12, 2025 6:05 pm
Forum: C/C++
Topic: Express BASIC - an interpreter in C
Replies: 30
Views: 6945127

Re: Express BASIC - an interpreter in C

here's a preview of a new example
working on examples.png
working on examples.png (69.34 KiB) Viewed 1011090 times