Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - It' like Tweakasaurus Rex meets Geekzilla.

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews



IObit Halloween Sale

spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. GS Auto Clicker
2. Smart Defrag
3. Macrium Reflect FREE Edition
4. Sergei Strelec's WinPE
5. MusicBee
6. K-Lite Mega Codec Pack
7. Visual C++ Redistributable Runtimes AIO Repack
8. Format Factory
9. ImgBurn
10. FlyOobe / Flyby11
More >>

top reads

Star 8 Windows Shortcuts That’ll Make You More Productive and Save You Time

Star Windows 10 Not Dead Yet - You Can Still Get Updates For Free

Star What is a '400 Bad Request - Request Header or Cookie Too Large' Error and How to Fix It

Star How to Fix Windows Install Error 0xC1900101

Star How to Force Enable Windows 10 Extended Security Updates If The Option Is Not Showing

Star Windows 11 25H2 is Out: What’s New and How to Get It Now.

Star Star Trek Fleet Command Promo Codes: Redeem Codes for Free Shards, Blueprints And Resources

Star Boost Your PC Speed with ReadyBoost: How a Thumb Drive Can Enhance Your System's Performance

Star 5 Hidden Windows Tools You’ve Had All Along But Never Use

Star Use the Windows 10 Media Creation Tool Before Support Ends For Windows 10 in 2025


MajorGeeks.Com » Office & Productivity » Programming » bas55 1.17 » Download Now

bas55 1.17


Author: jorgicor
Date: 12/31/2018
Size: 58.9 KB+
License: Freeware
Requires: Win 10 / 8 / 7 / Vista
Downloads: 3979 times

tip TIP: Click Here to Repair or
Restore Missing Windows Files
Download@Authors Site
Download@Authors Site (tar.gz)
Download@MajorGeeks
Download@MajorGeeks

Rate This Software:
4 (3 votes)



MajorGeeks: Setting the standard for editor-tested, trusted, and secure downloads since 2001.


Download Avast Free Avast Free Antivirus Worried about finance scams?
Get free antivirus with AI-powered online scam detection Download Free!

-= advertisement =-
bas55 is an implementation of the Minimal BASIC programming language as defined by the ECMA-55 standard. bas55 provides an interpreter and an editor with line renumbering capabilities.

Bas55 requires basic knowledge on using the Command Prompt or PowerShell.

2.1 Hello world
First, start bas55 by executing it at the command line. You will see the program name and license, and then ‘Ready.’. You have just initiated bas55 in editor mode. Now, you can enter your program. Start by typing these two lines:

Ten print, "Hello, world."
20 end
This is your first program. A BASIC program is made by numbered lines, each line containing a statement. The first line includes the ‘print’ statement, followed by a string of characters between quotes. With this line, we want to print on the screen the sentence ‘Hello, world.’ The second line (line number 20) has an ‘end’ statement. Every BASIC program must have one and only one line with an ‘end’ statement, and this line must be the last one.

Now that we have the program let’s run it. Type ‘run.’ The system will compile and run the program. We will see this result:

HELLO, WORLD
Ready.
It is ok, but the first thing you notice is that the letters are all upper case. This happens because every line you enter in bas55 are translated to upper case when you are in editor mode. bas55 allows you to enter lines in lower case letters but only as a convenience. A correct BASIC program must always be in upper case.

You can see your program source by typing ‘LIST.’ You will see on the screen:

10 PRINT "HELLO, WORLD"
20 END
As you see, your program is all in upper case.



Screen Shots Screenshot for bas55
Official Download Mirror for bas55


Top Downloads In Programming

Text Editor Pro 34.2.0 [ 2025-10-19 17:43:52 | 10 MB | Freeware | 11|10|8|7 | 5 ]
Text Editor Pro (formerly EditBone) is a powerful text editing tool with syntax highlighting multiple languages and scripts.

dnSpy 6.1.8 [ 2020-12-07 16:41:31 | 22.5 MB | Open Source | 11|10|8|7 | 5 ]
dnSpy is a portable debugger and .NET assembly editor for use when editing and debugging assemblies even if the source code isn't available.

Visual Studio Code 1.105.1 [ 2025-10-15 22:06:07 | 87-237 MB | Open Source | 11|10|8|7|Linux|macOS | 5 ]
Visual Studio Code is a lightweight but powerful Open Source multiplatform source code editor for your desktop.

x64dbg 2025-08-19_19-40 [ 2025-08-19 22:13:41 | 31 MB | Open Source | 11|10|8|7 | 5 ]
x64dbg is an Open Source x64/x32 debugger for Windows.

BowPad 2.9.6 [ 2025-09-24 14:21:31 | 4 MB | Open Source | 11|10|8|7 | 4 ]
BowPad is a small and fast Open Source text editor with a ribbon user interface and syntax highlighting. Portable versions are also available.

« SMTPDummy 1.10 · bas55 1.17 · BinText 3.03 »


other news Tactical Briefings






Comment Rules & Etiquette - We welcome all comments from our readers, but any comment section requires some moderation. Some posts are auto-moderated to reduce spam, including links and swear words. When you make a post, and it does not appear, it went into moderation. We are emailed when posts are marked as spam and respond ASAP. Some posts might be deleted to reduce clutter. Examples include religion, politics, and comments about listing errors (after we fix the problem and upvote your comment). Finally, be nice. Thank you for choosing MajorGeeks.
© 2000-2025 MajorGeeks.com
Powered by Contentteller® Business Edition