Category talk:BASIC

Revision as of 22:00, 1 December 2011 by Eriksiers (talk | contribs) (→‎Major reorganization needed?: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Major reorganization needed?

I've given some thought, and it seems to me that the way BASIC is handled needs some reorganization here. For starters, read this IRC log.

A big part of the problem is that BASIC isn't really standardized. Sure, there's an ANSI/ISO/IEC/etc. standard (or if you don't feel like paying for it, the withdrawn standards from ECMA are close enough: ECMA-55, Minimal BASIC and ECMA-116, BASIC), but those are ignored by the vast majority of BASICs out there today.

This has led to some vastly different languages being called "BASIC". (How different? Different enough that some BASICs don't even recognize the same comment characters (see Comments#BASIC for that).) This has led to some BASICs being given their own sections in task pages, while others are grouped under BASIC, like this:

==BASIC==
{{works with|BASICA}}
...
==PowerBASIC==
...
==PureBasic==
...

In the above IRC discussion, it was suggested that all BASIC examples should be moved from top-level sections to subsections of BASIC, like so:

==BASIC==
===BASICA===
...
===PowerBASIC===
...
===PureBasic===
...

On the one hand, this makes sense to me. On the other hand, this will require editing every single BASIC solution on RC.

So, I'm looking for something resembling a consensus: should this reorganization be carried out? Or no? Something else? -- Erik Siers 22:00, 1 December 2011 (UTC)

Return to "BASIC" page.