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

Topic: Yabasic


Related Topics

In the News (Sun 15 Nov 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   (346 words)

  
 Yabasic Additions and Modifications
This implementation of Yabasic supports an interactive console where statements can be entered and evaluated immediately without closing the console; and the interactive session command history is accessible during the session and can be saved to a disk file.
Yabasic does not have a built-in sort function (nor most other "traditional" BASIC implementations that I know of), therefore I could either write my own routine in Yabasic or call on the operating system.
When Yabasic executes a source file, or when Yabasic runs in interactive mode, it starts a new command shell at the beginning and exits that command shell when the program ends or when the interactive session is terminated.
www.mhuffman.com /resource/basic/yab_add.html   (2457 words)

  
 Introduction to Yabasic
Yabasic is open source, which means, among other things, you can download the source code, modify and redistribute your own version of Yabasic (see the Copyright page at the main Yabasic site).
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.htm   (3264 words)

  
 Description of yabasic   (Site not responding. Last check: 2007-11-03)
In short, yabasic implements the most common (and simple) elements of the basic-language, plus some graphic facilities; anyone, who has ever written basic-programs should feel at home.
the directory where the yabasic program (with the import-statement) lives; this is quite handy for developing and testing a library.
There are numerical arrays as well as a string-arrays, but both sorts of arrays need to be declared prior to their first use; this is necessary, because yabasic needs to know, how much memory has to be reserved for the array.
hal.csd.auth.gr /doc/yabasic/yabasic.htm   (5656 words)

  
 [No title]   (Site not responding. Last check: 2007-11-03)
Yabasic may be copied only under the terms of either the Artistic License or the GNU General Public License (GPL).
Earlier versions of yabasic have been subject to the GPL alone and it is kept for backward compatibility.
Since version 2.60 you have the choice to use yabasic under the terms of the Artistic License, which gives you the right to use and distribute yabasic in a more-or-less customary fashion, plus the right to make reasonable modifications, while giving the original author some semblance of artistic control over the development of yabasic.
hal.csd.auth.gr /doc/yabasic/copyright   (298 words)

  
 YABASIC Playstation2 Game Feature in ABSOLUTE PLAYSTATION 2 ( PS2 ) - YABASIC
YaBasic is a version of the BASIC computer language that was used on the home computers of the 80's, and is still in use today, all be it in a much more complex version to create Windows programs.
YaBasic itself is a pretty good implementation of the BASIC language, and is easy to write programs in although the error messages generated are very cryptic and also undocumented.
YaBasic runs as parsed code, which means that it is not true compiled code, and hence suffers in the performance stakes.
www.absolute-playstation.com /ps2_hardware/various_yabasic_review.htm   (1402 words)

  
 Yabasic FAQ
YABASIC stands for Yet Another Basic and it is a BASIC programming language.
In PAL regions the Playstation 2 was released with a special modified version of yabasic (which can be found on the demo disc) for developing games, demos and routines.
The difference between Yabasic and the PS2 Yabasic is that a few more features have been added while some have been modified or removed.
members.iinet.net.au /~jimshaw@iinet.net.au/yabasic.me.uk/faq   (770 words)

  
 Debian -- yabasic   (Site not responding. Last check: 2007-11-03)
yabasic implements the most common and simple elements of the BASIC language; it comes with for-loops and goto with while-loops and procedures.
yabasic does monochrome line graphics, and printing comes with no extra effort.
yabasic runs under Unix and Windows; it is small (less than 200 KB) and free.
packages.debian.org /stable/interpreters/yabasic.html   (144 words)

  
 Northern Lights Party Play   (Site not responding. Last check: 2007-11-03)
The addition of a target at the top which penalises the leading player with paralisys, score halving, or confused controls is a fair idea, but this is too far removed from its original to be any good in it's current form.
The limitations of Yabasic mean no sound effects, but this a side, there have been some additions.
YABASIC FORUMS is a forum where the latest programs, demos, and spam are discussed.
homepages.shu.ac.uk /~awblack/8in1.htm   (1932 words)

  
 YaBasic | basic.mindteq.com   (Site not responding. Last check: 2007-11-03)
Yabasic is a free simple console compiler (it does not build GUI programs).
The Yabasic project started in 1995 as a kind of experiment but has rapidly gained robustness.
It is constantly improved by the author and comes with a complete documentation.
basic.mindteq.com /Details/YaBasic.html   (42 words)

  
 Yabasic
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.
Under Windows yabasic will mostly be invoked by double-clicking on an appropriate icon; this way you do not have a chance to specify any of the commandline options below.
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)

  
 This is a locked thread containing a new FAQ which contains questions
YABASIC stands for Yet Another Basic and it a BASIC programming.
yabasic (which can be found on the demo disc) for developing games,
Yes but yabasic is very limited for sound commands.
www.angelfire.com /weird2/yabasic   (760 words)

  
 WIN32 PS2 YaBasic Emulator   (Site not responding. Last check: 2007-11-03)
The primary use is checking your YaBasic programs before publishing them on the internet.
System requirements: Lots of speed, lots of RAM, Windows 2000 (98 or ME may work but are not tested because of lack of licenses) and a graphics card that supports OpenGL.
The second one is really cool and can be reproduced with rotating_trinagle.p2y from the samples section.
win32yabasic.sourceforge.net   (309 words)

  
 [No title]
Introduction Yabasic is a programming tool avaliable for the Playstation 2.
Just press X when you see YABASIC in the bar and press it again to execute it.
And as a note, when you finish using YABASIC, fully turn off your Playstation 2 and then turn it on again..
www.a2zcheat.com /cheats/psx2/y/yabasic-faq.txt   (1094 words)

  
 Freecell for PS2 Yabasic
If you want to modify Freecell for PS2 Yabasic, you might also want to download the full source package http://www.uku.fi/~tronkko/freecell.tar.gz containing tools required for changing graphics and the documentation files.
Freecell for PS2 Yabasic is controlled with DualShock-2 controller in PlayStation 2, but you can also play the game with keyboard when using the emulator.
Copyright (C) 2004 Toni Ronkko Freecell for PS2 Yabasic is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
www.uku.fi /~tronkko/freecell.html   (2496 words)

  
 My Yabasic Page   (Site not responding. Last check: 2007-11-03)
Welcome Yabasic fans to my humble collection of code samples.
Note: This version is very picky about the operating system and yabasic versions etc. If this will not work don't worry because I am working on a version that will be compatible with all systems.
They allow you to store one image as an original and test other images against this to assess how similar they are.
www.hostultra.com /~ant/yab.html   (417 words)

  
 Gameplanet Forums - YaBasic Programming language for PS2
Yabasic for PlayStation 2 is a variant of the introductory programming language BASIC which features as a free bonus program on the PlayStation 2 in-box demo disc in Europe and Australasia.
Yabasic for PlayStation 2 allows users to write fun programs which can be saved on memory cards for storage and swapping.
The interpreter at the heart of the programming application is open-source software, and includes contributions from enthusiasts around the world.
www.gpforums.co.nz /showthread.php?threadid=40022   (610 words)

  
 Yabasic Realms - Front Page   (Site not responding. Last check: 2007-11-03)
July 2000 - There new Yabasic files in the Program section, thanks Tevong!
Please send any contributions, may it be new Yabasic programs, libraries, or the like to yabasic@rovoscape.com.
Please refer to this for some guidelines, instructions, etc. for contributing material such as programs, libraries and articles.
www.rovoscape.com /yabasicrealms   (47 words)

  
 YaBasic: The beginners choice
Yabasic stands for Yet Another BASIC (and BASIC stands for something else, but I cant remember and cba to look it up ;D).
Right click in your lib folder and select "new yabasic program"andname it to whatever you want (i.e hello.yab) please remember you MUST have.yab at the end of your file or it will not work!
There are a few more commands for Yabasic that can be found in the yabasic manual but you needn't worry about them unless you
www.daniweb.com /techtalkforums/thread13153.html   (2400 words)

  
 yab - Interpreter   (Site not responding. Last check: 2007-11-03)
It is an improved version of Yabasic by Marc-Oliver Ihm.
Yabasic is available for MS Windows, Linux and in a special version for the Playstation 2.
There is plenty of documentation on the Yabasic homepage to assist anyone new to BASIC and Yabasic.
yab-interpreter.sourceforge.net /about_en.htm   (124 words)

  
 yabasic-2.71-6.src RPM   (Site not responding. Last check: 2007-11-03)
From SourceForge / y / ya / yabasic
Yabasic does monochrome line grafics, printing comes with no extra effort.
Yabasic runs under Unix and Windows; it is small (less than 200KB) and free.
rpmfind.net /linux/RPM/sourceforge/y/ya/yabasic/yabasic-2.71-6.src.html   (122 words)

  
 PROGRAMMING in Yabasic
There will be some differences between this version of BASIC and the version discussed in the textbook supplement.
You may use them if you like, but I prefer you use them only when you need to label a line for goto statements (which we will try and avoid anyway.
To use Yabasic we will create a text file with extension “.yab” and then we double click it to run it.
www.csee.usf.edu /~walbrech/cs2060/basicLect1.htm   (1026 words)

  
 Links to sites on Yabasic on the PS2   (Site not responding. Last check: 2007-11-03)
You'll only find a few links, some comments on bugs and programming the "port1" and some comments on using the controller for input if you don't have a keyboard handy.
Has pages in English and German, lots of source-code (including of versions of Yabasic itself), examples, and so forth.
You'll notice that the documentation Sony provides in our version of Yabasic is rather "heavily influenced" by the documentation you'll find on that site.
members.chello.nl /~a.vanarum8/Yabasic/links.htm   (173 words)

  
 Codemasters forum - PES4 LMA Manager Forum Squad   (Site not responding. Last check: 2007-11-03)
Nab picked up the ball, dribbled past one and played it through to Yabasic who had ran practially 40 yards to support Nab.
Yabasic crossed it and it was headed out only to Spider dan who hit it on the half volley and produced a top class save from Buffon to win the corner.
Yabasic has stated; "Gazzer will only get back into the team if Red Devil or Tractor Boyz get injured or suspended, or, if either of the two strikers loses their form for a considerable amount of time."
www.codemasters.com /forum/showthread.php?s=7035bb538e1f187bdcc606fd6bf5eff7&postid=658734   (531 words)

  
 LinuxPackages: View
Please take time to help by making a small donation to help us maintain the site and pay the bills.
Yabasic implements the most common and simple elements of the basic language; It comes with goto/gosub, with various loops, with user defined subroutines and Libraries.
Yabasic runs under Unix and Windows; it is small (around 200KB) and free.
www.linuxpackages.net /pkg_details.php?id=8100   (126 words)

  
 Yabasic Pixel Editor   (Site not responding. Last check: 2007-11-03)
This is a simple Yabasic pixel editor i made for my own personal use.
The minimum grid size is 10x10 pixels and the maximum can be 32x32.
Open an empty Yabasic script, paste code, save and run script.
lightforce.freestuff.gr /yabeditor.php   (100 words)

  
 DCEmu :: The Homebrew & Gaming Network :: PSP Dreamcast Nintendo DS GP2X Xbox 360 GBA Gamecube PS2 Forums - PSP Yabasic ...   (Site not responding. Last check: 2007-11-03)
It lets you play (but not edit) all your yabasic saves on the PSP.
Put the yabasic folder in the PSP folder on the memory stick.
I have written quite a large and useful shell in Yabasic.
www.dcemu.co.uk /vbulletin/showthread.php?t=17284   (208 words)

  
 Starmap, A Free Astronomy Software Program   (Site not responding. Last check: 2007-11-03)
Starmap is a program written in YABasic that generates a map of the night sky based on whichever database is used.
There are two versions here, a stand alone version and very small one that requires YABasic to use.
YABasic is a decent, free programming language available Here.
webpages.charter.net /thegl/starmap.html   (123 words)

  
 Yabasic :: View topic - Reading information from the grahic window   (Site not responding. Last check: 2007-11-03)
Yabasic :: View topic - Reading information from the grahic window
I haven't been coding in yabasic for a while because i have been learning c++
Mesothelioma is a rare form of cancer caused by exposure to asbestos.
www.phpbbforfree.com /forums/yabasic-about6.html   (388 words)

  
 Yabasic Rules here
I think Yabasic gathers the best features of the Basic Programming Language.
Yabasic is a Basic Interpreter developed under the GPL License
The Programs listed here are my contribution to other Yabasic users
www.geocities.com /SunsetStrip/Palms/1624/yabasic   (266 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.