WxBasic
http://dbpedia.org/resource/WxBasic an entity of type: Thing
wxBasic ist eine Open-Source-Implementierung eines BASIC-Interpreters von . Die damit erzeugten Programme laufen unter Windows und Linux. wxBasic ist in C geschrieben mit einer C++-Schicht um die wxWidgets-GUI-Bibliothek hinzuzubinden. wxBasic benutzt einen Bytecode, wie Perl, Java oder VB.net. Für die Auslieferung ist neben dem Programmtext lediglich die Weitergabe einer Runtime-EXE-Datei nötig, die kleiner als 1 MB ist. Der Interpreter wird seit 2006 nicht mehr weiterentwickelt. Stattdessen ist das Projekt im Nachfolgeprojekt aufgegangen.
rdf:langString
WxBasic é um interpretador de multiplataforma e de código aberto. Como é baseado numa sintaxe de fácil utilização sobre a linguagem BASIC, é simples de aprender e compreender, permitindo até os programadores novatos a escrever interessantes aplicações para ambientes gráficos como Windows, Linux e Mac OS X, com o mínimo esforço. O programa está num estado Beta, mas funcional o suficiente para .
rdf:langString
wxBasic est un logiciel libre / open-source, multi-plateformes interpréteur BASIC reposant sur wxWidgets. Il permet de créer, dans une variante de Basic, des programmes à interface graphique portables sur Windows et Linux et est distribué selon les termes de la licence LGPL. wxBasic peut créer des exécutables autonomes qui, contrairement à ceux créés en Visual Basic, ne requièrent aucun fichier DLL, fichier ressource ou programme d'installation pour fonctionner. L'exécutable distribué seul peut être lancé immédiatement par les utilisateurs.
rdf:langString
wxBasic is a free software / open-source software, cross-platform BASIC interpreter. As it is based on syntax of the BASIC language, it is designed to be simple to learn and understand, and allow novice programmers to write applications for graphical environments like Windows and Linux with minimal effort. wxBasic is a bytecode based language, like Perl or Java. It is licensed under the LGPL, so proprietary software's source code can be linked against it.
rdf:langString
rdf:langString
WxBasic
rdf:langString
WxBasic
rdf:langString
WxBasic
rdf:langString
WxBasic
rdf:langString
wxBasic
rdf:langString
wxBasic
xsd:integer
770576
xsd:integer
1118451290
rdf:langString
David Cuny
xsd:date
2016-11-13
xsd:double
2.8
rdf:langString
wxBasic ist eine Open-Source-Implementierung eines BASIC-Interpreters von . Die damit erzeugten Programme laufen unter Windows und Linux. wxBasic ist in C geschrieben mit einer C++-Schicht um die wxWidgets-GUI-Bibliothek hinzuzubinden. wxBasic benutzt einen Bytecode, wie Perl, Java oder VB.net. Für die Auslieferung ist neben dem Programmtext lediglich die Weitergabe einer Runtime-EXE-Datei nötig, die kleiner als 1 MB ist. Der Interpreter wird seit 2006 nicht mehr weiterentwickelt. Stattdessen ist das Projekt im Nachfolgeprojekt aufgegangen.
rdf:langString
wxBasic est un logiciel libre / open-source, multi-plateformes interpréteur BASIC reposant sur wxWidgets. Il permet de créer, dans une variante de Basic, des programmes à interface graphique portables sur Windows et Linux et est distribué selon les termes de la licence LGPL. wxBasic peut créer des exécutables autonomes qui, contrairement à ceux créés en Visual Basic, ne requièrent aucun fichier DLL, fichier ressource ou programme d'installation pour fonctionner. L'exécutable distribué seul peut être lancé immédiatement par les utilisateurs. wxBasic est tout d'abord écrit en C, ainsi qu'en C++ et repose sur la bibliothèque wxWidgets qui fournit aux programmes des caractéristiques multi-plateformes. Il fonctionne sous Windows en natif, et sous Linux en utilisant la bibliothèque GTK+. Un port sous Macintosh est en cours. L'interpréteur BASIC de wxBasic sert également dans SdlBasic.
rdf:langString
wxBasic is a free software / open-source software, cross-platform BASIC interpreter. As it is based on syntax of the BASIC language, it is designed to be simple to learn and understand, and allow novice programmers to write applications for graphical environments like Windows and Linux with minimal effort. wxBasic is a bytecode based language, like Perl or Java. It is licensed under the LGPL, so proprietary software's source code can be linked against it. It can create stand-alone executables by binding together source code with the interpreter. In contrast with executables created by similar commercial programs like Visual Basic, executables produced by wxBasic do not require any external DLL file, resource file, or installer to run. The executable is distributed alone and can be run immediately by end-users. As with programs written in any interpreted language, wxBasic programs may also be run straight from the source code on any platform, if wxBasic is present. wxBasic is written primarily in C, with some C++ linking it to the wxWidgets library. wxWidgets supplies the cross-platform features. It runs on Microsoft Windows using native controls, and on Linux and macOS using the GTK+ library. wxBasic is also the basis for the SdlBasic project.
rdf:langString
WxBasic é um interpretador de multiplataforma e de código aberto. Como é baseado numa sintaxe de fácil utilização sobre a linguagem BASIC, é simples de aprender e compreender, permitindo até os programadores novatos a escrever interessantes aplicações para ambientes gráficos como Windows, Linux e Mac OS X, com o mínimo esforço. O programa está num estado Beta, mas funcional o suficiente para .
xsd:nonNegativeInteger
5516
xsd:date
2016-11-13
xsd:string
2.8.12.43