GLBasic Online based command listing...

Previous topic - Next topic

MrTAToad

...is now up and running at http://www.miscthings.co.uk/GLBasic

With the exception of the DECLARE commands, everything is correct and present - DECLARE and INLINE/ENDINLINE will be moved to their own section later on.

The next thing to do will be to add examples to all the commands, and tidy up the layout - some of the text is a bit stilted at the moment.

Schranz0r

I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

MrTAToad

Does tend to help if the right URL is given :)

And to remove any doubt its http://www.miscthings.co.uk/GLBasic

Schranz0r

I <3 DGArray's :D

PC:
AMD Ryzen 7 3800X 16@4.5GHz, 16GB Corsair Vengeance LPX DDR4-3200 RAM, ASUS Dual GeForce RTX™ 3060 OC Edition 12GB GDDR6, Windows 11 Pro 64Bit, MSi Tomahawk B350 Mainboard

bigsofty

Excellent, simple and effective!  :good:

A small request...

"See also:", it would be nice if there was links to the related commands/

Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

MrTAToad

There are a fair few commands where related commands aren't linked - I'm gradually dealing with that.

MrTAToad

The last main update is now done - everything that should be linked should be linked, and examples added.

MrTAToad

Hopefully people will find it useful :)

Kitty Hello


MrTAToad


Hark0

http://litiopixel.blogspot.com
litiopixel.blogspot.com - Desarrollo videojuegos Indie · Pixel-Art · Retroinformática · Electrónica Development Indie Videogames · Pixel-Art · Retrocomputing · Electronic

MrTAToad

At the moment, I'm making the examples a bit more descriptive.

MrTAToad

I've updated some of the site - it now has a (non real-time) chat (shoutbox) system.  Some of the commands now have a more descriptive example too.

Hemlos

Code (glbasic) Select
<table><tr><TD bgcolor="#222222">
//example here
//and here
here=1
</td></tr></table>


Samples need to be in a table with a table data bgcolor set to something other than white.
Not an easy "glance", when its all one color if you know what i mean.
Bing ChatGpt is pretty smart :O

MrTAToad

I've got a search system on the home page now.  Unfortunately it uses the cached version, so at the moment it finds pages that dont exist and commands that weren't present when the spider last ran through the site.  Aside from that, it works fine - if I can get it to not use the cached version, I'll chance the code.

Aside from that, the movement of examples into their own table is going well.  There are several sections left to go (the big ones) - but I'm getting there!