TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

X11-Basic (1991-2020)

94 pointsby akkartik8 months ago

10 comments

nazgulsenpai8 months ago
&gt; The interpreter (xbasic) can be used as a shell. It can run basic-scripts in all environments, p.ex. *.cgi-Scripts for handling web-input.<p>This is both terrifying and something I definitely want to play with.
评论 #41651885 未加载
_joel8 months ago
How have I lived for this long on the interwebs an never realised this was a thing?
评论 #41651134 未加载
johnklos8 months ago
I had no idea that we could install third party software on TomTom car navigation systems until just now.
评论 #41650834 未加载
评论 #41651900 未加载
评论 #41650822 未加载
ok1234568 months ago
There was also Basmark QuickBasic Compiler for Linux,<p><a href="https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;bqb49" rel="nofollow">https:&#x2F;&#x2F;archive.org&#x2F;details&#x2F;bqb49</a>
donatj8 months ago
&gt; X11-Basic will compile on 64bit systems but it will not be 100% functional. X11-Basic internally uses 32bit pointers (--&gt; VARPTR()). These are not compatible with 64bit. Some tricks have been implemented to make it work anyways, but do not expect 100% compatibility.
behringer8 months ago
I recently acquired an SGI Indy and was wondering if there was a good BASIC for it. Will have to check this out and see if it compiles!
评论 #41652631 未加载
gabrielsroka8 months ago
2022 <a href="https:&#x2F;&#x2F;github.com&#x2F;kollokollo&#x2F;X11Basic">https:&#x2F;&#x2F;github.com&#x2F;kollokollo&#x2F;X11Basic</a> And <a href="https:&#x2F;&#x2F;codeberg.org&#x2F;kollo&#x2F;X11Basic" rel="nofollow">https:&#x2F;&#x2F;codeberg.org&#x2F;kollo&#x2F;X11Basic</a>
评论 #41650693 未加载
DaoVeles8 months ago
I have said it many times before. You could fill a library with all the problem that BASIC leads too. But at its core is a message that is missing a little from modern computing - the ability to jump in and just get something simple built quick. The idea that you control the machine even if it is slow and sludgy.<p>This also goes a lot for the leap from command prompts to GUI&#x27;s. You trade off control for functionality and that is not necessarily a bad thing. I just wish it was easier to get back to a middle path on this. Many have tried but it all seems a little too fragmented.
评论 #41653256 未加载
xyzzy30008 months ago
Slightly newer page here (v1.28): <a href="https:&#x2F;&#x2F;x11-basic.codeberg.page&#x2F;" rel="nofollow">https:&#x2F;&#x2F;x11-basic.codeberg.page&#x2F;</a>
baudaux8 months ago
I definitely have to put X11 (Xwayland) inside <a href="https:&#x2F;&#x2F;exaequOS.com" rel="nofollow">https:&#x2F;&#x2F;exaequOS.com</a> for running this version of Basic !