ScriptBasic (original) (raw)

About DBpedia

ScriptBasic is a scripting language variant of BASIC. The source of the interpreter is available as a C program under the LGPL license. ScriptBasic generates intermediary code which is then interpreted by a runtime environment. ScriptBasic is available for Windows, Unix and Mac OS X and may be embedded in other programs as well. It can create standalone executable files. A runtime library is linked into the executable. It is available in precompiled binaries (setup.exe under Windows and uninstall also supported), dpkg and rpm for Linux and in source code form. The language, the interpreter is fully documented in the Users' Guide available in text, HTML, HTML Help, TeX, texi and PDF formats.

Property Value
dbo:abstract ScriptBasic is a scripting language variant of BASIC. The source of the interpreter is available as a C program under the LGPL license. ScriptBasic generates intermediary code which is then interpreted by a runtime environment. ScriptBasic is available for Windows, Unix and Mac OS X and may be embedded in other programs as well. It can create standalone executable files. A runtime library is linked into the executable. It is available in precompiled binaries (setup.exe under Windows and uninstall also supported), dpkg and rpm for Linux and in source code form. The language, the interpreter is fully documented in the Users' Guide available in text, HTML, HTML Help, TeX, texi and PDF formats. ScriptBasic has been developed since 1999 and has reached a fairly matured state in terms of functions and stability. The precompiled version available for Windows and Linux includes a command line version and a standalone web server. This BASIC can be the choice for developers, who seek a BASIC variant that runs on UNIX as well as under Windows and Mac OS X (Intel). The Basic is embeddable with an option to compile your applications to a small footprint executable. ScriptBasic has an open interface for module developers. There are several external modules developed by the developer of ScriptBasic as well as by other developers. These include data base connection handling for various database systems (MySQL, PostgreSQL, ODBC, Berkeley DB and others), binding to the library CURL, PNG graphics, GTK+ graphical user interface, sockets, regular expressions, thread support, data compression and CGI. ScriptBasic also has an open interface for preprocessor developers. These are modules that may act not only during run-time but also compile time, thus making it possible to alter the language. Currently there is a single preprocessor that delivers debugger functionality. This lets the BASIC programmer run the BASIC program line by line, examine variable contents, set break points and all the usual debugging features. This debugger supports not only the command line version but also the web server implementation allowing full interactive debugging of CGI applications in BASIC. The architecture of the interpreter internally is object oriented and provides a clean and well documented interface to embed the interpreter into any application written in C or C++. The whole source code is extensively documented and commented, which is an outstanding feature compared to other embeddable script language implementations. Slides in HTML format with English narration in RealAudio format are also available to get a jump start learning the architecture and module, preprocessor and embedding developments. ScriptBasic is supported by a forum. (en)
dbo:wikiPageExternalLink http://www.scriptbasic.org/forum/
dbo:wikiPageID 60650 (xsd:integer)
dbo:wikiPageLength 4701 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1023510807 (xsd:integer)
dbo:wikiPageWikiLink dbr:BASIC_programming_language dbr:Namespace dbr:Berkeley_DB dbr:Debugger dbr:Regular_expression dbr:Unix dbr:Internet_socket dbr:Preprocessor dbr:GNU_Lesser_General_Public_License dbr:GOTO dbr:GTK+ dbr:MySQL dbr:Linux dbr:Common_Gateway_Interface dbr:BASIC_interpreter dbr:C++ dbr:CURL dbr:C_(programming_language) dbr:Data_compression dbr:Web_server dbr:GOSUB dbr:Is_functions dbr:Dpkg dbc:BASIC_interpreters dbr:For_loop dbr:Graphical_user_interface dbr:Return_statement dbr:HTML dbr:HTTP dbr:TeX dbr:Portable_Document_Format dbc:BASIC_programming_language_family dbc:Free_compilers_and_interpreters dbr:Portable_Network_Graphics dbr:PostgreSQL dbr:HTML_Help dbr:Microsoft_Windows dbr:ODBC dbr:RDBMS dbr:RPM_Package_Manager dbr:RealAudio dbr:Scripting_language dbr:Executable dbr:Texi dbr:Thread_(computer_science) dbr:Object_oriented dbr:Command_line
dbp:wikiPageUsesTemplate dbt:More_citations_needed dbt:Official_website dbt:BASIC dbt:Sourceforge
dcterms:subject dbc:BASIC_interpreters dbc:BASIC_programming_language_family dbc:Free_compilers_and_interpreters
gold:hypernym dbr:Variant
rdf:type yago:WikicatBASICInterpreters yago:CausalAgent100007347 yago:Communicator109610660 yago:Compiler109946957 yago:Interpreter110212501 yago:LivingThing100004258 yago:Mediator109624559 yago:Negotiator110351874 yago:Object100002684 yago:Organism100004475 yago:Person100007846 yago:PhysicalEntity100001930 yago:Writer110794014 yago:YagoLegalActor yago:YagoLegalActorGeo yago:Whole100003553 yago:WikicatFreeCompilersAndInterpreters
rdfs:comment ScriptBasic is a scripting language variant of BASIC. The source of the interpreter is available as a C program under the LGPL license. ScriptBasic generates intermediary code which is then interpreted by a runtime environment. ScriptBasic is available for Windows, Unix and Mac OS X and may be embedded in other programs as well. It can create standalone executable files. A runtime library is linked into the executable. It is available in precompiled binaries (setup.exe under Windows and uninstall also supported), dpkg and rpm for Linux and in source code form. The language, the interpreter is fully documented in the Users' Guide available in text, HTML, HTML Help, TeX, texi and PDF formats. (en)
rdfs:label ScriptBasic (en)
owl:sameAs freebase:ScriptBasic yago-res:ScriptBasic wikidata:ScriptBasic https://global.dbpedia.org/id/4up15
prov:wasDerivedFrom wikipedia-en:ScriptBasic?oldid=1023510807&ns=0
foaf:isPrimaryTopicOf wikipedia-en:ScriptBasic
is dbo:wikiPageRedirects of dbr:ScriptBasic_programming_language
is dbo:wikiPageWikiLink of dbr:List_of_filename_extensions_(S–Z) dbr:ConceptDraw_DIAGRAM dbr:List_of_BASIC_dialects dbr:ScriptBasic_programming_language
is foaf:primaryTopic of wikipedia-en:ScriptBasic