dablink This article is about the VisualBasic language shipping with Microsoft Visual Studio 6.0 or earlier. For the VisualBasic language shipping with Microsoft Visual Studio .NET or later, see VisualBasic .NET . Infobox programming language name VisualBasic logo Deleted image removed Image VB cover.png 200px The four colored boxes is the logo of VisualBasic for Applications VBA , and the two ... Image vb6 ide.png 250px Image of the VisualBasic 6 IDE paradigm Object based and Event driven programming ... by QuickBASIC influenced VisualBasic .NET , Gambas , REALbasic , Basic4ppc current version ... msdn.microsoft.com VisualBasic VB is the third generation programming language third generation ... IDE from Microsoft for its Component Object Model COM programming model. VisualBasic is relatively ... You can choose a language based on how easy it is to learn. For beginners, VisualBasic is a good choice. snip A big advantage of VisualBasic is that it is a popular language because it is easy to learn ... page 343 quote Summary of positive issues VisualBasic is easy to learn and widely available. ref VisualBasic was derived from BASIC and enables the rapid application development rapid application ... controls and objects. Scripting language s such as VisualBasic for Applications VBA and VBScript are syntactically similar to VisualBasic, but perform differently. ref For example code S ABC ... the component based software engineering components provided with VisualBasic itself. Programs written in VisualBasic can also use the Windows API , but doing so requires external function declarations ... successor was VisualBasic .NET now known simply as VisualBasic . Language features Like the BASIC programming language, VisualBasic was designed to be easily learned and used by beginner ... of VisualBasic VB1 to VB6 from version 5 onwards , they still require the presence of runtime libraries ... prevent certain characters from being inserted. VisualBasic can create executables EXE files , ActiveX ... more details
refimprove date July 2009 In computer programming , a VisualBasic Extension commonly abbreviated VBX or custom control , was the software component component model used in Microsoft VisualBasic versions 1.0 to 3.0. It is still supported in the 16 bit version of version 4.0, but was made obsolete by OCXs. VBX has also been supported in some versions of Borland Delphi . The VBX specification was created so that developers could extend VisualBasic . Since at the time VisualBasic was an interpreted language with limited speed, VBXs, which were most often written in C or C , provided the ability to create very powerful and efficient user interface sub components which could be assembled into applications using VisualBasic as the glue. VisualBasic 4.0 added support for the newer OLE Controls or OCX s which became ActiveX controls , implicitly deprecating VBX controls. OCXs are based on the Component Object Model . Each version of VisualBasic has come with many controls. By incorporating VBX controls into VisualBasic, Microsoft spawned the first commercially viable market for reusable software component s. Third party software component Third parties have created a large market of custom controls for resale. VBX components were called custom controls because the Microsoft development team envisioned them as visual control components like a toggle switch or button. Enterprising third party software component developers saw opportunities to use the VBX specification for non visual components, such as components for creating ZIP file format ZIP files , manipulating low level system settings and communicating with TCP IP . References http knol.google.com k tim anderson visualbasic 17tgowx7njhgy 2 http www.ascilite.org.au ajet ajet10 nelson.html http www.informationweek.com 574 74advis.htm compu prog stub Category Microsoft application programming interfaces ... more details
Use dmy dates date December 2010 Infobox programming language name VisualBasic .NET year 2001 designer ... display, 7200 RPM or higher hard disk VisualBasic .NET VB.NET is an object oriented programming ... of the classic VisualBasic VB which is implemented on the .NET Framework . Microsoft currently supplies two major implementations of VisualBasic Microsoft Visual Studio , which is commercial software ... of VisualBasic .NET implemented by the VisualBasic Team. VisualBasic .NET 2003 VB 7.1 VisualBasic ... Basic .NET 2003 was available in the Visual Studio.NET Academic Edition VS03AE . VS03AE is distributed to a certain number of scholars from each country without cost. VisualBasic 2005 VB 8.0 VisualBasic 2005 is the name used to refer to the VisualBasic .NET, Microsoft having decided to drop the .NET ... What s New with the VisualBasic Upgrade Wizard in VisualBasic 2005 Bot generated title ref The Using ... server development The above functions particularly My are intended to reinforce VisualBasic .NET ... language C . VisualBasic 2005 introduced features meant to fill in the gaps between itself and other ... ms379608.aspx Defining and Using Generics in VisualBasic 2005 Bot generated title ref Partial ... msdn2.microsoft.com en us library ms379613.aspx Operator Overloading in VisualBasic 2005 Bot generated ... languages IsNot operator patented One other feature of VisualBasic 2005 is the code IsNot code operator ... & Trademark Office accessdate 6 April 2009 ref VisualBasic 2008 VB 9.0 VisualBasic 9.0 was released ... s XML Literals Type inference Type Inference Extension method s VisualBasic 2010 VB 10.0 In April 2010, Microsoft released VisualBasic 2010. Microsoft had planned to use the Dynamic Language ... August 2009 ref but shifted to a co evolution strategy between VisualBasic and sister language C to bring both languages into closer parity with one another. VisualBasic s innate ability to interact ... 28VS.100 29.aspx title What s New in VisualBasic 2010 year 2009 publisher Microsoft quote Visual ... more details
Peacock date February 2010 Infobox programming language name VisualBasic for Applications VBA logo Image VBA logo.svg 220px right VisualBasic for Applications logo paradigm Multi paradigm programming ... dialects influenced by QuickBASIC , VisualBasic influenced operating system Microsoft Windows , Mac OS X license Proprietary software Proprietary EULA wikibooks VBA For Business VisualBasic for Applications ... to VisualBasic and uses the VisualBasic Runtime, but can normally only run code within a host application ... ref name both http support.microsoft.com kb 109382 ACC Visual Access Basic Is Both a Compiler ... it is indirectly derived , VBA is not compatible with any of them except Microsoft VisualBasic , where ... and virtual machine. Compatibility ends with VisualBasic version 6 VBA is not compatible with Visual .... A more complete description of the strengths and weaknesses of the VisualBasic language is found in VisualBasic . VBA Coding Practices Inappropriate tone date January 2011 Main Best Coding Practices ... Excel. Function supplied automatically from the code in the VisualBasic for Applications editor ... to these named ranges. In the figure at the right, the function sq is created in the VisualBasic ... shows the VisualBasic code for a subroutine that reads each member of the x column named ... in History of Office for Mac Group releases Service Pack 1, announces the return of VisualBasic ... custom program code to InfoPath forms. See also Microsoft VisualBasicVisual Studio Tools for Office Visual Studio Tools for Applications Microsoft Visual Studio VisualBasic .NET Microsoft Visual ... bs Microsoft VBA bg VisualBasic for Applications da VisualBasic for Applications de VisualBasic for Applications es VisualBasic for Applications fr VisualBasic for Applications ko VBA hr VisualBasic for Applications id VisualBasic for Applications it VisualBasic for Applications nl VisualBasic for Applications ja VisualBasic for Applications pl VisualBasic for Applications ... more details
Correct title title Comparison of C and VisualBasic .NET reason hash ProgLangCompare C Sharp programming language C and VisualBasic .Net VisualBasic are the two primary languages used to program on the .NET ... and expanded significantly beyond its original intent into their VisualBasic language platform ... ref . Even though VisualBasic was a successful development platform, it was discontinued after ... are primarily syntactic and, assuming one avoids the VisualBasic Compatibility libraries ... in the development environments are additional features for VisualBasic .NET that originated ... Basic since .NET 1.1 and was present in early versions of Visual Studio for VisualBasic .NET ... development environment IDE . Features of VisualBasic .NET not found in C Variables can be declared ... en us library fk6t46tz.aspx Try...Catch...Finally Statement VisualBasic ref . It can be achieved in C using a catch block followed by if block. Features of C not found in VisualBasic .NET Allows blocks ... note that the Visual Studio IDE supports multi line commenting for VisualBasic .NET Static classes ... for fine grained control of overflow underflow checking Other characteristics of VisualBasic .NET ... Other characteristics of C not applicable to VisualBasic .NET By default, numeric operations ... to activate overflow checking. It can be done in VisualBasic by checking an option Addition and string concatenation use the same token, . VisualBasic .NET, however, has separate tokens, for addition and & for concatenation, although can be used for concatenation as well. In VisualBasic .NET property methods may take parameters C is case sensitive. Syntax comparisons VisualBasic .NET terminates ... of only a single statement, the braces may be omitted. C is case sensitive while VisualBasic ... cause problems for those converting C code to a case insensitive language, such as VisualBasic, or to those unaccustomed to reading a case sensitive language. Keywords VisualBasic is not case ... more details
Summary Screenshot of Microsoft VisualBasic for MS DOS Professional Edition Version 1.00 . br Taken with Bochs . Non free use rationale Article VisualBasic Description A screen shot of Microsoft VisualBasic for MS DOS . Source Screenshot is own work. Program by Microsoft Portion All. Low resolution No. It is because the program is larger than 300px by 300px. Purpose To depict how VisualBasic looks like as some users might not have the program. Replaceability No. The program is released under the Maadu MS EULA . other information Licensing Non free software screenshot Screenshot of Microsoft VisualBasic for MS DOS Professional Edition Version 1.00 . br Taken with Bochs . Non free use rationale Article VisualBasic Description A screen shot of Microsoft VisualBasic for MS DOS . Source Screenshot is own work. Program by Microsoft Portion All. Low resolution No. It is because the program is larger than 300px by 300px. Purpose To depict how VisualBasic looks like as some users might not have the program. Replaceability No. The program is released under the Maadu MS EULA . other information Licensing Non free software screenshot ... more details
wiktionarypar basicBasic may refer to Computing BASIC , a computer programming language Basic access authentication in HTTP VisualBasic , a computer programming language VisualBasic .NET , a computer programming language based on the .NET Framework Other BASIC countries , Brasil, South Africa, India and China in climate change negotiations Basic cigarette , a brand of cigarettes manufactured by the Altria Group Philip Morris Company Basic chemistry , having the properties of a base Basic dance move , the dance move that defines the character of a particular dance Basic film Basic film , a 2003 film by John McTiernan and starring John Travolta and Samuel L. Jackson Basic Instinct , a 1992 erotic thriller by Paul Verhoeven , starring Michael Douglas and Sharon Stone Basic Robert Quine and Fred Maher album Basic Robert Quine and Fred Maher album , 1984 Basic Glen Campbell album Basic Glen Campbell album , 1978 Basic, one of the languages in Star Wars British American Security Information Council See also Base disambiguation Bassic Swedish musician and composer Martin Lindhe disambig de Basic Begriffskl rung fr Basic ko it Basic ja simple Basic ... more details
II , JOSS influenced COMAL , VisualBASIC , VisualBasic .NET , Realbasic , REXX , Perl , GRASS programming language GRASS In computer programming , BASIC an acronym which stands for Beginner s All ... widespread on microcomputer s in the late 1970s and 1980s. BASIC remains popular to this day in a handful of highly modified programming language dialect dialect s and new languages influenced by BASIC such as Microsoft VisualBasic . In 2006, 59 of developers for the .NET platform used VisualBasic ... with the introduction of VisualBasic by Microsoft. It is somewhat difficult to consider this language ... s and the code INPUT code keyword, remain although VisualBasic still uses code INPUT code to read ... even to the surprise of many at Microsoft who still initially marketed VisualBasic or VB ... lifetime of VB3, knowledge of VisualBasic had become a marketable job skill. The language, like QBasic ... Y PRINT Goodbye UserName source Third generation BASIC dialects such as VisualBasic , REALbasic ... rather than operators . The following example is in VisualBasic .NET needs a better event driven ... of countries BASIC countries other uses Basic disambiguation Infobox programming language paradigm ... logo file AtariBasicExample.png frameless caption Screenshot of Atari BASIC , an early BASIC language ... language strong implementations Apple BASIC , Commodore BASIC , Microsoft BASIC , BBC BASIC , TI BASIC ... to use. The original Dartmouth BASIC was designed in 1964 by John George Kemeny and Thomas Eugene ... BASIC language was designed in 1964 by John George Kemeny John Kemeny and Thomas Eugene Kurtz Thomas ... versions of The Jargon File . Citation needed date March 2011 BASIC was designed to allow students ... of BASIC appeared, Kemeny and Kurtz s original BASIC dialect became known as Dartmouth BASIC . The eight design principles of BASIC were Be easy for beginners to use. Be a general purpose programming ... 1963 which was a simplified FORTRAN II . Initially, BASIC concentrated on supporting straightforward ... more details
Infobox software name BASIC A logo screenshot caption developer Optimized Systems Software Release date 1983 latest release version latest release date operating system Atari 8 bit family Atari 400 800 XL XE Media floppy disk genre BASIC programming language BASIC license Copyright 1983 Optimized Systems Software Proprietary software Proprietary BASIC A was developed by Optimized Systems Software of Cupertino, California , USA , to provide the Atari 8 bit family with an extended BASIC programming language BASIC compatible with, but faster than, the simpler read only memory ROM based Atari BASIC . While Atari BASIC came on an 8 kilobyte KB ROM cartridge, BASIC A was delivered on floppy disk and took 15 KB of the computer s RAM, leaving 23 KB available for user programs in a 48 KB Atari 800. BASIC A was offered at a price of US 80.00 in 1983, including the products OS A and EASMD Editor Assembler , and being an extension of Atari BASIC, came with a supplement to the latter s reference manual as its documentation. In addition to being faster than its ROM bound counterpart, BASIC A provided a number of extra commands for DOS operations, sprite computer graphics player missile graphics, and debugging . See also Turbo Basic XL External links http www.atarimagazines.com v2n2 productreviews.html BASIC A product review &ndash by Richard E. DeVore, in ANTIC Vol.2, No.2, May 1983 DEFAULTSORT Basic A Category BASIC interpreters Category Optimized Systems Software de BASIC A es BASIC A it BASIC A ... more details
Gnome Basic GB was a software project whose goal was to provide VisualBasic compatible functionality for the GNOME project. Compatible functionality with Microsoft Office s VisualBasic for Applications was considered especially important. The project has since been discontinued, and apparently never went beyond the development stage. The Mono software Mono project, which implements VB.NET , largely supersedes it. Image Gnome basic.jpeg thumb right Gnome Basic. See also Hbasic Gambas External links http www.gnome.org projects gb Gnome Basic project Category GNOME Category BASIC programming language family Category Discontinued BASICs prog lang stub ... more details
WinWrap Basic WWB by Polar Engineering and Consulting is a third party macro language based on VisualBasic used with programmes of various types ref http www.winwrap.com web basic default.asp ref which its vendor touts as an alternative to ActiveX e.g. VBScript , JScript , PerlScript , Rexx based WSH engines and others , VisualBasic for Applications , and VSTA for this purpose. The WWB software package is used in conjunction with Microsoft development tools including Visual Studio, Visual Studio.NET, and the ActiveX scripting engines. The current version, 10.01, is available for different combinations of OS and platform. There are four types of WWB, those being WWB.NET for the .NET object model used with Visual Studio.NET 2005 and 2008 and VSTA , .WWB COM for the COM object model Visual Studio and Visual Studio.NET earlier versions , both of which are used with all Windows 32 and 64 bit operating systems of from Windows 95 to Windows VIsta the other two packages are for Windows CE and PocketPC & Windows Mobile. Earlier versions of WWB ran under Windows 3.1 and ostensibly OS 2 Warp 3 as well. WWB is integrated into many software packages including most categories of PC and server software as well as software used to run various types of equipment like mass spectrometers and other lab equipment. References Reflist Prog lang stub Category BASIC programming language family ... more details
Unreferenced stub auto yes date December 2009 Cach Basic is an object oriented scripting language designed for development of web based database applications. Developers familiar with VisualBasic will not find it too difficult to develop applications using Cach Basic. Cach Basic is integrated with Cach Objects and supports object, relational, and multidimensional access to data. Cach Basic is compatible with Cach s other scripting language, Cach ObjectScript . Like Cach ObjectScript code, Basic code is compiled into object code, which is interpreted by a virtual machine. The definition of the Cach Basic is based on VBScript , plus language elements necessary to communicate with the database layer of Cach software Cach . See also Cach ObjectScript DEFAULTSORT Cache Basic Category BASIC programming language family Compu lang stub ... more details
Infobox programming language name Microsoft BASIC year 1975 cf. Altair BASIC designer Microsoft developer Microsoft latest release version cf. VisualBasic .NET latest release date 2010 implementations ... processor Pentium class Windows XP machines. The latest version of BASIC is VisualBasic .NET ... TRS 80 Level II BASIC Tandy Radio Shack TRS 80 VisualBasic PC DOS MS DOS MS Windows on IBM PC and compatibles WordBasic pre VisualBasic for Applications VBA MS Windows HP2640 HP2647 Programmable ... BASIC implementation inspired by VisualBasic. See also Open Letter to Hobbyists Notes reflist External ... BASIC was the foundation product of the Microsoft company. It first appeared in 1975 as Altair BASIC , which was the first BASIC programming language BASIC available for the Altair 8800 MITS Altair 8800 hobbyist microcomputer . The Altair BASIC interpreter computer software interpreter was developed ... made Intel 8080 software simulator running on a PDP 10 minicomputer . The dialect of BASIC was similar ... BASIC implementations. BASIC used dynamically allocated strings which stored their size, a feature ... operations remain today in the .NET Framework . ref Early BASIC only supported single letter and digit names, but Microsoft BASIC supported long variable names. The runtime symbol table, however, used ... into BASIC 80 8080 85, Zilog Z80 Z80 , and ported into BASIC 68 Motorola 6800 6800 , BASIC 69 Motorola 6809 6809 , and MOS Technology 6502 BASIC unfortunately spilling over to 9 Kilobyte KB , in an era when 8 KB ROM chips were standard , as well as the 16 bit BASIC 86 Intel 8086 8086 88 . It was ideal ... success of Altair BASIC, Microsoft BASIC became the basis for a lucrative software licensing business ... and especially the 1980s, and extended along the way. Contrary to the original Altair BASIC ... variants of BASIC constituted a significant and visible part of many home computers rudimentary operating system s. Microsoft BASIC Microsoft BASICA BASICA , GW BASIC , QuickBasic , QBasic is no longer ... more details
visual programming systems such as VisualBasic . These allowed users to create windows and dialog boxes ... compiled functions from within other tools or programs, such as VisualBasic 3.0 which was unable ... on product for VisualBasic, for writing high speed routines for applications such as database sorting ... further to include support for VisualBasic s components, their use under GFA was more technical ...GFA BASIC is a Programming language dialect dialect of the BASIC programming language , by Frank Ostrowski ... Atari ST ST homecomputer range since the ST BASIC shipped with them was more primitive . Later ... Gfa basic screenshot.png thumb 320px right Screenshot of a GFA BASIC program running at medium resolution under the WinSTOn emulator GFA BASIC as of version 2.0, the most popular one was, by the standards ..., etc. . Modularization was only rudimentary, making GFA BASIC 2.0 best suited for small and medium sized projects. GFA BASIC 3.0 included a number of improvements over 2.0 including support for user ... BASIC interpreter was compact and reasonably fast, and was shipped with a runtime that could be distributed ... by another factor of roughly 2. GFA BASIC allowed extreme optimisations for execution speed ... code directly within the BASIC source code. GFA BASIC integrated neatly into Graphical Environment ... were a benefit in other ways too for instance, GFA BASIC allowed users to include binary data in their BASIC ... areas of a program. It also meant that the BASIC interpreter and later the compiler didn t need to tokenise ... of the larger GFA BASIC programs that were written. File GFA BASIC editor.png thumb 320px right Screenshot of the GFA BASIC editor under the WinSTOn emulator Operating Systems Atari The Atari ST had ... were introduced to GFA BASIC through magazine articles and tutorials in popular Atari magazines such as ST ... BASIC for DOS allowed users to write programs that would run under DOS with crude Windows like GUI ... colour values to match the DOS system pallette. Windows GFA BASIC for Windows included a thorough ... more details
Infobox VG title Family BASIC image Image Family Basic box art and contents.JPG 250px Family Basic box art and contents developer Nintendo with Hudson Soft and Sharp Corporation publisher Nintendo producer engine released June 21, 1984 genre BASICBasic Programming modes Create, Play, Load and Save ratings platforms Nintendo Entertainment System Family Computer media cartridge requirements Famicom Data Recorder or any cassette tape player with headphone and mic plugs. input Keyboard, standard controller Family BASIC or Famicom BASIC is a dialect of the BASIC programming language that is used to program the Nintendo Entertainment System Family Computer , its cartridge came with a computer style ... textbook and the Family Basic Keyboard, the software was released to consumers in Japan ... version, with added memory, and features known as Family Basic V3 release on February 21, 1985. Several visual components seen in Nintendo games, such as backgrounds and characters from Mario series Mario and Donkey Kong games circa 1984 1985 , were made available as basic Family Basic development parts, or have appeared in pre made Family Basic games. Game creating and saving Image Family Basic input, output, and batterery cover.JPG left 175px Family Basic input, output, and batterery cover Programs ... with Family Basic because both the disk system s RAM adapter and the Family Basic cartridge need to be inserted ... In WarioWare, Inc. Mega Microgames , one of 9 Volt s Minigames involves the Famicom Basic keyboard ... BASIC External links http www.nindb.net game family basic.html Family BASIC at http www.nindb.net NinDB http www.atkinsoft.com familybasic.html Famicom BASIC Token Lists for V2 and V3 dead link date March 2011 dead link BASIC DEFAULTSORT Family Basic Category Nintendo Entertainment System Category Video game creation software Category BASIC interpreters nintendo stub compu lang stub fr Family BASIC ja pt Family BASIC fi Famicom BASIC sv Famicom Basic ... more details
StarOffice Basic also known as StarBasic and OOoBasic is a dialect of BASIC that is included with the OpenOffice.org and StarOffice office suite s. Although StarBasic itself is similar to other dialects of Basic, such as Microsoft s VisualBasic for Applications VBA , the application programming interface API is very different, as the example below of a Macro computer science macro illustrates. source lang QBasic Sub ParaCount Count number of paragraphs in a text document Dim Doc As Object, Enum As Object, Count As Long Doc ThisComponent Is this a text document? If Not Doc.SupportsService com.sun.star.text.TextDocument Then MsgBox This macro must be run from a text document , 64, Error Exit Sub End If Count 0 Examine each component paragraph or table? Enum Doc.Text.CreateEnumeration While Enum.HasMoreElements TextEl Enum.NextElement Is the component a paragraph? If TextEl.SupportsService com.sun.star.text.Paragraph Then Count Count 1 End If Wend Display result MsgBox Count, 0, Paragraph Count End Sub source See also Comparison of office suites External links BASIC Macros http docs.sun.com app docs coll so7en StarOffice 7 Basic programmer s guide http docs.sun.com app docs doc 819 0439?a load StarOffice 8 Programming Guide for BASIC http wiki.services.openoffice.org wiki VBA OpenOffice.org VBA emulation model project still in heavy development http www.pitonyak.org oo.php Andrew Pitonyak s macro information StarOffice OpenOffice.org API http api.openoffice.org OpenOffice.org StarOffice API Project Page http api.openoffice.org SDK index.html OpenOffice.org SDK http wiki.services.openoffice.org wiki Documentation DevGuide OpenOffice.org Developers Guide OpenOffice.org 2.0 Developer s Guide br http docs.sun.com app docs doc 819 1304 StarOffice 8 Developer s Guide http api.openoffice.org ... BASIC Category Articles with example BASIC code Category BASIC programming language family Category OpenOffice.org de StarOffice Basic fr StarOffice Basic ... more details
and a deploy module. The IDE and programming language are modeled on Microsoft s VisualBasic ...unreferenced date February 2010 Infobox Software name NS Basic logo caption The NS Basic IDE developer NS BASIC Corporation latest release version 1.2.0 latest release date March 25, 2011 operating system ... http www.nsbasic.com NS Basic is a family of development tools for the BASIC programming language developed and commercially marketed by NS BASIC Corporation in Toronto, Canada for IOS Apple iOS ... and Microsoft Windows . History NS BASIC Corporation was created in 1993 to provide an easy to use development ... supply a C based tool aimed at highly skilled professional developers. NS BASIC provides an alternative using the Basic programming language, similar to VisualBasic . Key developers include George Henne , Marcus Darden , James Kruth , Eric Pepke and Dan Rowley . As of 2010, NS Basic s tools are used by almost 20,000 developers in over 80 countries. NS Basic App Studio NS Basic App Studio was released ... , HTML5 and WebKit many of the features of the underlying technologies is exposed to the NS Basic App Studio environment. The programs produced by NS Basic App Studio are Web app s. Apps install themselves ... operating system Android devices running 2.1 or later. The latest version of NS Basic App Studio ... Hello World End Function source NS Basic CE NS Basic CE was released in 1998. It consists of an Integrated ... list on NS Basic s website. Many NS Basic CE programs can be run using NS Basic Desktop on Windows desktop systems with little or no changes. NS Basic CE also includes a stripped down IDE which runs ... and Japanese. The latest version of NS Basic CE is 8.2.0, released in March, 2010. NS Basic Newton NS Basic Newton was released in 1993. While it is still available, support is limited. It runs entirely .... NS Basic Palm NS Basic Palm was released in 2000. It consists of an Integrated development environment ... Treo and Palm Centro . Programs written in NS Basic Palm can run on Symbian OS devices once compiled ... more details
typing weak implementations Run BASIC , GLBCC dialects influenced by QuickBASIC , Smalltalk V , VisualBasic influenced Just BASIC , Leopard current version 4.03 operating system Microsoft Windows Mac OS X , and Linux in Liberty Basic 5 license Commercial file ext .bas, .fr3 website http www.libertybasic.com libertybasic.com Image LibertyBASICv4.03.png thumb 200px right The Liberty Basic v4.03 integrated development environment IDE system Liberty BASIC LB is a commercial computer programming ... Basic v4.03 running on Linux with Wine software Wine A visual development tool called FreeForm, written in Liberty BASIC and greatly extended by the Liberty BASIC community over the years Source ...Infobox programming language name Liberty BASIC logo paradigm Event driven programming Event driven , Procedural ... in Smalltalk , which recognizes its own Programming language dialect dialect of the BASIC programming ... Liberty BASIC was written by Carl Gundel and published in its first release by his company, Shoptalk ... was in 2006. The current version is v4.04. Liberty BASIC has been used in examples of code for various ... For Dummies , by Wallace Wang. Though Liberty BASIC has its share of limitations in its design ... with functions allowing users to overcome most of the limitations in Liberty BASIC. The OS ... development. The Liberty BASIC dialect, and IDE, have developed a market niche for introductory ... widely adopted as a commercial publishing product. This does not mean that Liberty Basic is educational ... and runs on Mac OS X and Linux systems as well. Liberty Basic is not a true compiler . Liberty Basic ... system Distinguishing features Liberty BASIC allows for programming in a style similar to DOS ... Liberty BASIC was to model the handling of windows after the syntax for file handling. For example, from the Liberty BASIC Help File The OPEN command opens communication with a device, which can ... the syntax even simpler. Simplicity has been at the heart of Liberty BASIC from the beginning ... more details
Basic programming may refer to Premium television Basic programming Basic television programming , the set of channels included in basic subscription to satellite or cable television Programming in one of the BASIC programming languages BASIC Programming , cartridge for the Atari 2600 console, released in 1979 disambig ... more details
Business Basic is the name given collectively to variants of the BASIC computer programming language which were specialised for business use on minicomputers in the 1970s and 1980s. Business Basics added indexed file access methods to the normal set of BASIC commands, and were optimised for other input output access, especially computer terminal display terminal control. The two major families of Business Basic are MAI Basic Four , and Data General Business Basic . In the 1980s, Business Basics were ported from their original proprietary environments to many Unix platforms, and to DOS . In the 1990s, some Business Basics were ported to Linux and Microsoft Windows Windows , and Business Basic integrated development environment s became available. Business Basic continues to be widely used due to the very large base of application software. See also Applesoft BASIC Apple Business BASIC Apple Business BASIC Apple AlphaBASIC Alpha Microsystems , AMOS B32 Business Basic Data General Eclipse MV, UNIX, MS DOS BBx BBj Rexon Dartmouth BASIC see also True BASIC Data General Business Basic Data General Nova and later DG minicomputers Hewlett Packard Business Basic HP 3000 minicomputers MAI Basic Four ProvideX Thoroughbred BASIC Production BASIC http probasic.sourceforge.net My Business Basic http sourceforge.net projects mybusinessbasic External links http www.bbpro.org The Business Basic Page b Business Basic Business Basic at Wikibooks http www.transoft.com products ubl Transoft s Universal Business Language http sourceforge.net projects mybusinessbasic An open source Business Basic http www.bbpro.org faq.htm Business Basic FAQ http www.basis.com BASIS International Ltd. http www.thoroughbredsoftware.com Thoroughbred Software International Inc. http www.netfarm.it en PyXBasic a NIROS Basic Intepreter, Open Source, written in python with an Oracle Datafile BackEnd Category BASIC programming language family de Business Basic pl Business Basic ... more details
sources date February 2009 Image NES G BASIC.JPG thumb 200px A screenshot of the Mega Kid MK 1000 Computer type Famiclone, running a simple BASIC program G BASIC is a dialect of the BASIC programming language designed for the Nintendo Entertainment System NES . See also Famicom BASIC BASIC Category Nintendo Entertainment System Category BASIC interpreters nintendo stub compu lang stub videogame software stub pl G BASIC ... more details
unref date February 2010 Tiger BASIC is an easy to use high speed multitasking BASIC dialect List of BASIC dialects to program microcontroller s of the BASIC Tiger family. Tiger BASIC and the integrated development environment which goes with it, were developed by Wilke Technology Aachen , Germany . External links http www.wilke.de index.php Wilke Technology Category BASIC programming language Category Embedded systems ... more details
Chipmunk Basic is a freeware version of BASIC programming language BASIC for the Apple Macintosh maintained by developer Ron Nicholson . Chipmunk Basic has object oriented capabilities and has also been ported to Linux and Microsoft Windows Windows . The windowed Macintosh version includes a wide variety of graphics drawing commands and object oriented programming object oriented constructs. The current version of Chipmunk Basic and its spinoff products for Palm OS , cBasPad and HotPaw BASIC was based on a public domain, text only Pascal implementation by http www.synaptics.com people daveg David Gillespie , author of the Pascal programming language Pascal translation tool p2c . External links http www.nicholson.com rhn basic Ron s Basic Programming and Chipmunk Basic Home Page http www.nicholson.com rhn files basic.shar.Z public domain source code for the original Chipmunk Basic compu lang stub Category BASIC interpreters nl Chipmunk Basic ja Chipmunk Basic pt Chipmunk Basic ... more details
Mobile BASIC is a proprietary dialect of the BASIC programming language BASIC programming language that can be used to program Java platform Java enabled mobile phone s. This is possible because the Interpreter computing interpreter is a MIDlet . External links http www.mobilebasic.com Mobile Phone Programming Home to the Mobile BASIC Java midlet. Category Java device platform Category Mobile telecommunications software Category BASIC interpreters compu lang stub ... more details
The are a number of treaties known as the Basic Treaty Treaty on Basic Relations between Japan and the Republic of Korea June 22, 1965 The Basic Treaty of 1972 in common usage stands for the Treaty concerning the basis of relations between the Federal Republic of Germany and the German Democratic Republic . European Basic Treaty Bilateral Basic Treaty between Russia and Romania July 4, 2003 . disambig ... more details