User:Bob-ca: Difference between revisions

From Rosetta Code
Content added Content deleted
 
(25 intermediate revisions by the same user not shown)
Line 11: Line 11:
I figured out there are no more [http://rosettacode.org/wiki/Special:Upload picture uploads] on this Rosettacode wiki anymore (sigh).
I figured out there are no more [http://rosettacode.org/wiki/Special:Upload picture uploads] on this Rosettacode wiki anymore (sigh).


===[http://rosettacode.org/wiki/Category:Web_Application Web Applications]===
==A few [[FreeBASIC]]==
*[https://www.jdoodle.com/execute-freebasic-online FreeBASIC] (at Jdoodle.com)
*[http://www.runbasic.com/ RunBasic] (at runbasic.com )
*[http://www.quitebasic.com/ Quite BASIC] (at quitebasic.com)
*[[Microsoft Small Basic]] (Requires Microsoft Silverlight)
*[[Scratch]] MIT Media Lab (requires Adobe Flash Player)
*[http://www.calormen.com/jsbasic/ Applesoft BASIC] (at calormen.com in Javascript)
*[http://www.6502asm.com/ 6502 compatible assembler] (at 6502asm.com, runs a javascript emulator)
*[https://www.jdoodle.com/python3-programming-online/ Python] (at Jdoodle.com)
*[http://www.compileonline.com/index.htm Compileonline.com] (YaBASIC, FreeBASIC and Many other languages)

===[[FreeBASIC]]===
*'''Example Programs'''
*'''Example Programs'''
** [http://rosettacode.org/wiki/Hello_world/Graphical#FreeBASIC Hello World (Graphical)]
** [http://rosettacode.org/wiki/Hello_world/Graphical#FreeBASIC Hello World (Graphical)]
Line 25: Line 36:
** [http://rosettacode.org/wiki/Category:Freebasic Freebasic Programs] Notice Basic is not in all caps, and is another category?! I guess they should be linked combined or redirected
** [http://rosettacode.org/wiki/Category:Freebasic Freebasic Programs] Notice Basic is not in all caps, and is another category?! I guess they should be linked combined or redirected


==[[Run BASIC]]==
===[[Run BASIC]]===
*'''Example programs'''
*'''Example programs'''
** [http://rosettacode.org/wiki/Archimedean_spiral#Run_BASIC Archimedean Spiral]
** [http://rosettacode.org/wiki/Archimedean_spiral#Run_BASIC Archimedean Spiral]
Line 36: Line 47:
** [http://rosettacode.org/wiki/Reports:Tasks_not_implemented_in_Run_BASIC Tasks not in Run BASIC]
** [http://rosettacode.org/wiki/Reports:Tasks_not_implemented_in_Run_BASIC Tasks not in Run BASIC]


==[[Quite BASIC]]==
===[[Quite BASIC]]===
*'''Example programs'''
*'''Example programs'''
** [http://rosettacode.org/wiki/Hello_world/Text#Quite_BASIC Hello/Text]
** [http://rosettacode.org/wiki/Hello_world/Text#Quite_BASIC Hello/Text]

Latest revision as of 19:31, 28 May 2018

My Favorite Languages
Language Proficiency
Assembly Beginner
BASIC Beginner
C Beginner
FreeBASIC Beginner
Fortran Beginner
Quite BASIC Beginner
Run BASIC Beginner

I figured out there are no more picture uploads on this Rosettacode wiki anymore (sigh).

Web Applications

FreeBASIC

  • Just some FreeBASIC notes

Run BASIC

Quite BASIC