Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

SdlBasic

From Wikipedia, the free encyclopedia
icon
This articleneeds additional citations forverification. Please helpimprove this article byadding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "SdlBasic" – news ·newspapers ·books ·scholar ·JSTOR
(January 2017) (Learn how and when to remove this message)

SdlBasic is a multiplatform interpreter forBASIC, using theSDL libraries.[1] Its interpreter core is based onwxBasic.[2] The interpreter can be very useful for people who are familiar with ANSI-BASIC interpreters and are curious or needing SDL library features on their coding development. Using the IDE it is possible to create an executable.[3] This implementation helped inspire the RCBasic development environment released under thezlib license,[4] with an attempt also made at producing an AllegroBASIC for the similarAllegro library.[5]

History

[edit]

SdlBasic development started at December 2002, when its author, Vroby (Roberto Viola), got an idea on using SDL libraries on wxBasic core, instead of wxWidgets libraries.

There were major releases in 2004, 2005, 2007 and 2012.[6] Prior to 2005 any text editor was used to write program code. In 2005 an IDE was added. In 2012 the package was split into the IDE and the interpreter, although the IDE could be used to run code. Main download site is SourceForge.

The support site (online documentation and forum) has moved and has changed maintainer. Now to be found at the link added below, on altervista.org. The original author still contributes to the forum.

PSP Port

[edit]

On May 22, 2008, SDLBasic was ported to the SonyPlayStation Portable.[7] It allows you to play games and use applications coded in SDLBasic. Recently[vague] someone[vague] on the qj forums released an update version 0.7 which included video output on the slim.

Licence

[edit]

SdlBasic isopen source and is freely available under the terms of theGNU General Public Licence.

Code example

[edit]
Functionswap(a,b)tmp=aa=bb=tmpEndFunctionv1=10v2=20printv1,v2swap(v1,v2)printv1,v2

References

[edit]
  1. ^"Making simple games in sdlBasic".No Time To Play. 2017-09-14. Retrieved2024-02-25.
  2. ^Silva, Paulo."Some ideas for wxBasic".nitrofurano. Retrieved2024-02-25.
  3. ^"PSP Apps with sdlBasic".Fun Tech Projects. 2017-03-10. Retrieved2024-02-25.
  4. ^Cunningham, Rodney."RCBasic".GitHub. Retrieved2024-02-26.Special Thanks to the sdlBasic community and the retrogamecoding and BP community.
  5. ^"AllegroBASIC Homepage".AllegroBASIC. Archived fromthe original on 2018-11-15. Retrieved2023-10-07.
  6. ^Shaw, Stephen."Stephen's sdlBasic programs". Retrieved2024-02-25.
  7. ^"sdlBasic v0.5 for the PSP". Archived fromthe original on 2008-05-25. Retrieved2008-05-24.

External links

[edit]
Dialects of theBASIC programming language (list)
Classic
Microsoft
Texas Instruments
Hewlett-Packard
Locomotive Software
Microcomputers
Minicomputers
Time-sharing computers
Other
Extenders
Procedure-
oriented
Proprietary
Free and
open source
Withobject
extensions
Proprietary
Free and
open source
RAD
designers
Proprietary
Free and
open source
Defunct
C,C++
Open source
Freeware
Retail
Discontinued
Java
Open source
Freeware
Retail
Discontinued
JavaScript
Open source
CLI (.NET)
Open source
Freeware
Retail
Discontinued
Flash
PHP
Open source
Proprietary
R
Python
Open source
Proprietary
Pascal,
Object Pascal
Open source
Freeware
Retail
Discontinued
BASIC
Open source
Freeware
Retail
Discontinued
Go
Open source
Freeware
Retail
Eiffel
Haxe
POP-11
Online
Retrieved from "https://en.wikipedia.org/w/index.php?title=SdlBasic&oldid=1218800960"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp