Jump to content

NS Basic

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Van der Hoorn (talk | contribs) at 15:36, 17 April 2013 (Split a link in 2). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

NS Basic
Developer(s)NS BASIC Corporation
Stable release
3.0.8 / April 12, 2013
Operating systemiOS, Android, BlackBerry OS, Newton OS, Palm OS, Windows CE, Windows Mobile, Microsoft Windows, WebOS
TypeProgramming
LicenseProprietary
Websitewww.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, Android, BlackBerry OS, WebOS, Newton OS, Palm OS, Windows CE, Windows Mobile and Microsoft Windows.

History

NS BASIC Corporation was founded in 1993 to provide easy to use development tools for mobile devices. The manufacturers and licensors of the operating systems usually supply a C++ based tool aimed at highly skilled professional developers. NS BASIC provides an alternative using the JavaScript or Basic programming language, similar to Visual Basic. Key developers include George Henne, Marcus Darden, James Kruth, Eric Pepke and Dan Rowley.

As of 2013, NS Basic's tools are used by almost 20,000 developers in over 80 countries.

AppStudio

AppStudio was released in December, 2010. It consists of an IDE, a programming language and a deploy module. The IDE and programming language are modeled on Microsoft's Visual Basic: virtually the entire VBscript syntax is implemented. The runtime environment is based on JavaScript, HTML5 and WebKit: many of the features of the underlying technologies is exposed to the AppStudio environment. Programming can be done in Basic or JavaScript. PhoneGap and jQuery Mobile are fully integrated. The programs produced by NS Basic/App Studio are Web apps.

Apps install themselves as offline web applications. They can run on Apple's iOS devices (iPhone, iPad) and Android devices running 2.1 or later and BlackBerry OS.

The latest version of NS Basic/App Studio is 3.0, released in February 2013.

Example code

Function OKButton_onclick()
   MsgBox "Hello World"
End Function

Retired Products

NS Basic/Newton, the company's first product, was released on July 1, 1994 and retired in 2002.[1] for the Apple Newton MessagePad. It runs entirely on Newton OS devices. In 1997 it was joined by NewtCard, a Newton HyperCard analogue sold separately. The last version of NS Basic/Newton released was 3.61 in 1998.

NS Basic/CE was released in 1998 and retired in February, 2013. The last version of NS Basic/CE was 8.2.0, released in March, 2010.

NS Basic/Palm was released in 2000 and was retired in 2013. The last version of NS Basic/Palm was 7.0.0, released in February, 2009.

NS Basic/Symbian was released in August, 2008. It was retired in January, 2010.

NS Basic/Desktop was released in 2005 and was retired in 2013. The last version of NS Basic/Desktop was 4.0.0, released in June, 2009.

Mobile Application Development

The company also undertakes custom development for companies who need applications for mobile devices, such as iPhone, Android, BlackBerry, Windows Mobile, and Palm OS. Applications can be developed for just one platform or for multiple platforms.

References

  • Verive, Michael (2007). NS Basic Programming for Palm OS, 3rd Edition. The Eastwood Group. ISBN 0-9695844-6-6.