Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: YaBasic programming language


Related Topics

In the News (Mon 28 Dec 09)

  
  Yabasic - Wikipedia, the free encyclopedia
Yabasic (Yet Another BASIC) is a free BASIC programming language interpreter for the Win32 and Unix platforms.
The demo disc containing the Yabasic interpreter is a PAL disc and is not intended for the United States or Japanese PlayStation 2 markets.
Yabasic programs created on a PlayStation can be stored on memory cards for later retrieval or swapping with friends.
en.wikipedia.org /wiki/YaBasic_programming_language   (342 words)

  
 BASIC programming language
Programming languages of the era tended to be designed, like the machines they ran on, for specific purposes such a scientific formula processing.
Most programming languages were too large to fit in the small memory on these machines, and with the slow disk speeds and lack of a suitable editor, a small language like BASIC was tailor made for such use.
Although it is somewhat difficult to consider this language to be BASIC (despite its using many familiar BASIC keywords) it has gone on to become one of the most used languages on the Windows platform, and is said to represent some 70 to 80% of all commercial development.
www.ebroadcast.com.au /lookup/encyclopedia/ba/BASIC_programming_language.html   (2290 words)

  
 SAL- Programming - Languages & Compilers
While the first generation of high-level programming languages, such as Fortran, are still in wide use and evolving, many new languages with higher level abstration capability are emerging.
Since the nature of scientific research is to explore the unknown world and test new theories, programming languages are usually the most important interface between scientists and computers.
Scheme -- a high-level language and is a dialect of Lisp.
www.sai.msu.su /sal/F/1   (2421 words)

  
 Introduction to Yabasic
Yabasic continues the tradition of a small, compact, and easy-to-use high-level language interpreter.
Yabasic also supports a Repeat...Until loop construct, which tests the condition at the end of the loop, and a Do...Loop which is a "condition less", or infinite loop.
Yabasic has much more capability than this brief discussion covers; indeed the intent is a "quick start" guide for non-programmers in a computer concepts class.
www.mhuffman.com /notes/language/yab_intro.html   (3264 words)

  
 Programming Languages
MIX - In the "Art of Computer Programming", Knuth described a "prototypical" computer and designed an assembly language to program it and work the examples in his book, rather than tie the books to a passing fad language of the week.
D - A programming language meant to be a successor to C and C++, feature wise it certainly seems to be okay, having some functional, OOP, generic programming, and reliability constructs, along with support for C API's.
These are languages that were designed to drive home some idea about programming, usually via some examples that are as much fun to read as getting a lobotomy.
tos.maintree.com /projects/languages   (5305 words)

  
 Java Technology Forums - Kids Programming
I don't think that a language that requires 6 lines of code to produce "Hello World" is a good first language.
If you want to learn to program, it should be fun, and you shouldn't encumber yourself with a lot of baggage when you're just starting out.
Why would you want to learn a language that to display a Hello World in a console window it's one line, but to make a GUI application, like I like doing, is a few pages.
forum.java.sun.com /thread.jspa?threadID=246139&messageID=904198   (1247 words)

  
 Computer Programming Basic - by Nacho Cabanes   (Site not responding. Last check: 2007-09-30)
Basic is a computer programming language, one of the first high level languages which were vastly used.
It was developed as an introductory language, but nowadays it has been replaced by others, such as Pascal or even Modula-2.
Yabasic, is a text-mode Basic interpreter which is available for Windows and for several Unix versions, and which includes its source codes.
www.freespaces.com /nachocabanes/english/basic.htm   (540 words)

  
 [No title]
Yabasic Yabasic (Yet another BASIC) is a relatively recent implementation of a traditional command-line BASIC interpreter.
Comments Comments are text in a Yabasic program that are meant for people to read for additional information, but are not seen or evaluated by the Yabasic interpreter.
Yabasic adds an extremely handy function called token() that splits a string into an array of smaller strings based on a separator string.
www.mhuffman.com /notes/language/yab_intro.doc   (2669 words)

  
 Newbie language - rohitab.com - Forums
yeah, vb is definatly a good language to learn as a beginner, its fun, easy, and fairly powerfull, but not as powerfull as asm, c, c++ etc...
it might be a drag and drop language but you still need to learn code, and if you get used to the coding part with variables and stuff shouldnt that help you with higher level languages like c, c++ etc...
Im not trying to put down Vb but it gives the wrong perspective of what a programming language is so that we neebies start to learn they think that all languages will be like it, thus its not that good for newbies.
www.rohitab.com /discuss/index.php?showtopic=6960   (790 words)

  
 Freeware Home - Programming ... Compilers and SDK ... Basic
There are over 15 programs in this tool kit that do things like format code, to generating declare files.
Because Just BASIC is based on the classic BASIC language it is easy to learn, and it has been extended with easy to use commands so you can create your own Windows programs without needing to learn all the underlying details of the Windows operating system.
Program branching is currently limited to if, then, goto, and gosub.
www.freewarehome.com /Programming/Compilers_and_SDK/Basic_t.html   (207 words)

  
 lf277, SoftwareDevelopment: BASIC programming with Unix
The BASIC language (Beginners All-Purpose Symbolic Instruction Code) was born in 1964 at the Dartmouth college in New Hampshire (USA), where it has been developed by John G. Kemeney (1926-93) and Thomas E. Kurtz (1928-).
This language is close to object oriented languages such as C++, at least for GUI design.
This way of working allows to use YaBasic to write Unix scripts or even CGI scripts, as long as you insert "#!/bin/yabasic" as the first line of the file, like it is classical for Unix shells and making this file executable.
oss.sgi.com /LDP/linuxfocus/English/January2003/article277.shtml   (3115 words)

  
 Open Directory - Computers:Programming:Languages:BASIC
Liberty BASIC is a programming language that is in the same category as other Basic programming languages.
It's language is similar to that of QBasic/Quick Basic, which are DOS Basic languages.
Yabasic for PlayStation 2, aka Playstation-Basic, is a variant of Yabasic which features as a free bonus program on the PlayStation 2 inbox demo disc in Europe and Australasia.
dmoz.org /Computers/Programming/Languages/BASIC/desc.html   (575 words)

  
 News: Program your UK PS2 at home!
YABASIC is an open source language that allows for the creation of simple routines, including rudimentary 3D.
You will be able to make simple programs in YABASIC and save them onto memory card.
This whole programming thing may have something to do with the fact that Sony is trying to import PS2 as a computer rather than a videogame console to avoid taxation costs.
www.computerandvideogames.com /stories/ps2/program_your_uk_ps2_at_home.html   (344 words)

  
 BASIC Programming and Chipmunk Basic Home Page
Chipmunk Basic was featured in the Programming Paradigms column of the December 1995 issue of Dr.
Yabasic 2.7 - (Basic interpreter written using flex, bison & C, ports for unix/linux & Win98/NT) (Open Source under Artistic License).
Little C (interpreter for a subset of the C language, written in C) (published in Dr Dobb's Journal, August '89) (Think C source, Info-Mac stuffit binhex archive) By Herbert Schildt.
www.rahul.net /rhn/basic   (2527 words)

  
 Open Directory - Computers: Programming: Languages: BASIC   (Site not responding. Last check: 2007-09-30)
Lemick - A project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool.
VMM Basic - A virtual machine that execute a byte-code program, compiled from language, the syntax is similar to Basic languages, that have intern motion detection commands, intern sprite commands based on DirectX, network commands, for simplify game development.
Win32 PS2 YaBasic Port - Contains executable to allow you to run PlayStaion2 programs programmed in YaBasic as well as links, an FAQ and sample programs.
dmoz.org /Computers/Programming/Languages/BASIC   (776 words)

  
 BASIC Languages Programming Computers
The seven teachers, all of whom have at least a basic knowledge of both languages, use only one language in the classroom and rely on hand gestures, miming and...
Available in several languages, including French and Italian, Zone Alarm has been on the market for years now.
Describes the programming language as well as available and planned applications to support it in KDE.
www.iaswww.com /ODP/Computers/Programming/Languages/BASIC   (1099 words)

  
 Yabasic
Although basic has its reputation as a language for beginning programmers, this is not an introduction to programming at large.
yabasic puts emphasis on giving results quickly and easily; therefore simple commands are provided to open a graphic window, print the graphics or control the console screen and get keyboard or mouse information.
However, yabasic has no influence on the size of your terminal (80x25 is a common, but not mandatory), the size of your terminal and the maximum values acceptable within the
www.yabasic.de /yabasic.htm   (6279 words)

  
 PROGRAMMING in Yabasic
We will place lines within our program that are not meant to execute.
To use Yabasic we will create a text file with extension “.yab” and then we double click it to run it.
This is not what we expect from a program (having to change code to change data!!).
www.csee.usf.edu /~walbrech/cs2060/basicLect1.htm   (1026 words)

  
 Another Programming language?   (Site not responding. Last check: 2007-09-30)
I've personally learned many different languages, and so far the only one I bothered to become proficient at was C++.
This was a language I used extensively for a while, before moving to c++.
This would be my choice of scripting language, and it is supported on most platforms.
zeus.osix.net /modules/article/?id=61   (1032 words)

  
 Sony adds Basic to PlayStation to sidestep EC import tax | The Register
Sony will argue that since the PlayStation 2 can be programmed by users, it should be considered a home computer, not a games machine.
The Japanese giant wants to persuade European Commission customs officers that the PlayStation 2 is a computer because the company will have to pay a two per cent import duty otherwise.
programs in in-store PlayStation 2s will be able to do so through an on-screen virtual keyboard.
www.theregister.co.uk /content/2/14534.html   (385 words)

  
 Odyssearch Directory - Computers: Programming: Languages: BASIC
A history of one of the most commonly used programming languages.
A project to make a programming language similar to those traditional Basic implementations but with all the attributes of the modern programming tool.
A virtual machine that execute a byte-code program, compiled from language, the syntax is similar to Basic languages, that have intern motion detection commands, intern sprite commands based on DirectX, network commands, for simplify game development.
www.odyssearch.com /search?p=6164   (624 words)

  
 programming language (Software applications)
How I can find an online free programming language such as BASIC or one statistical software to calculate some figures.
I doubt you want a "programming language" - you would have to write your own software before you could calculate anything.
I could find a free gwbasic via internet and write my program and although this version is very old but it could solve my problem effectively.
www.proz.com /post/249803   (515 words)

  
 [No title]
BASIC Programming and Chipmunk Basic - Discusses information on Chipmunk Basic for MacOS, Chipmunk Basic for linux & wintel, HotPaw Basic for PalmOS handhelds and other BASIC Programming Language Resources.
DataOutfitters Serial Basic RS232 Programming Language - Dispays details on how to send serial commands to an RS-232 device, use "If Statements" or "Loops" and includes free 30 days trial version.
VMM Basic - Gathers information on execute a byte-code program and relative similar syntax with basic languages, as well as virtual code.
botw.org /top/Computers/Programming/Languages/BASIC   (325 words)

  
 PlayStation 2: Program your UK PS2 at home! -
The demo disc included with PS2 in Europe will include a fun, simple utility this will allow you to program in YABASIC (Yet Another BASIC).
YABASIC is an open source language this allows for your creation of simple routines, including rudimentary 3D.
Monday 6th 11-00 This whole programming thing might have something to do with this fact this Sony is trying to import PS2 as a computer rather than a videogame games machine to avoid taxation costs.
www.pczone.co.uk /t/content/playstation2/id8911/story.htm   (208 words)

  
 Tucows Downloads - Yabasic 2.743 GPL Software   (Site not responding. Last check: 2007-09-30)
This utility is an interpreter for the BASIC programming language.
This is an object-orientated modern BASIC language for Windows and...
Join Doc this week as his Picks focus on a "Roundup" of program for keeping your data backed up.
www.tucows.com /preview/162637   (230 words)

  
 DaVinci: Computers> Programming> Languages> BASIC
- FBSL is a Free BASIC Script Language tool dedicated to 32/bit Windows platforms like Windows 9.x, Millenium, NT and 2000.
- A Basic-like programming language designed for serial port communications to rs232 devices.
HPCS Languages Move ForwardHPCwire, CA - Aug 24, 2006...
www.bluegrassdavinci.com /ODP/Computers/Programming/Languages/BASIC   (1099 words)

  
 Neowin.net > UK court: PS2 is no computer
I thought Sony got around this by including that YaBasic programming language on the demo disc that you got with the PS2?
I know it was all but useless, but I thought it was including the Yabasic program that they used to class the PS2 as a computer and dodge paying so much import duty on PS2's.
With a PC, I can send emails, browse the web, play games, use office programs, design graphics, and more.
www.neowin.net /forum/lofiversion/index.php/t472022.html   (1201 words)

  
 Debian -- Software-Pakete in »unstable«, Sektion interpreters   (Site not responding. Last check: 2007-09-30)
GNU awk, a pattern scanning and processing language
Ruby 1.8 language bindings for the Redland RDF library
The original awk described in "The AWK Programming Language"
packages.debian.org /unstable/interpreters/index.de.html   (2082 words)

  
 Debian -- Ohjelmistopaketit jakelun "unstable" osastossa interpreters
programming language adapted to the manipulation of XML data
Ruby library for creating programs that run as a daemon
Ruby 1.8 library for creating programs that run as a daemon
packages.debian.org /unstable/interpreters/index.fi.html   (2057 words)

  
 Links   (Site not responding. Last check: 2007-09-30)
On this page you will find links relating to the Yabasic programming language.
The Ultimate Site on programming in Yabasic on your PS2
The following links are only relevant to technically adept users who have a GNU/Linux or Windows development environment and wish to investigate and modify the interpreter internals.
www.playstation-basic.com /ya_links.htm   (58 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.