Aquileo | Recent posts to newshttps://sourceforge.net/p/kidbasic/news/Recent posts to newsenSat, 03 Oct 2009 07:25:35 -0000Aquileo | I'm Backhttps://sourceforge.net/p/kidbasic/news/2009/10/im-back/<div class="markdown_content"><p>I've recently returned from deployment and will be able to continue work on Basic-256. It looks like there are a number of folks using it and I appreciate the response. Developers who are still interested in working on this project, please shoot me an email.</p></div>Jim ReneauSat, 03 Oct 2009 07:25:35 -0000https://sourceforge.netdd00722506d3ef902f9579bd72f48e4879b8be72Aquileo | BASIC-256 0.9.2 Releasedhttps://sourceforge.net/p/kidbasic/news/2007/03/basic-256-092-released/<div class="markdown_content"><p>BASIC-256 is an easy-to-use version of BASIC designed to teach young children the basics of computer programming. It has a built-in graphics mode which lets them draw pictures on screen in minutes, a step-through debugger, and a set of easy-to-follow tutorials that introduce programming concepts through fun exercises.<br /> </p> <p>Version 0.9.2 fixes a number of bugs and adds the following features: </p> <p>- Anonymous arrays<br /> - SOUND command (Windows only, for now)<br /> - Improved translations, documentation, and examples</p> <p>Please come check it out. We especially welcome all comments and feedback in the coming weeks as we work toward a 1.0 release. </p></div>Jim ReneauThu, 01 Mar 2007 19:01:50 -0000https://sourceforge.neta685a6d348197753e2bb97d6aad14378828df351Aquileo | BASIC-256 0.9.1 Releasedhttps://sourceforge.net/p/kidbasic/news/2006/12/basic-256-091-released/<div class="markdown_content"><p>BASIC-256 is an easy-to-use version of BASIC designed to teach young children the basics of computer programming. It has a built-in graphics mode which lets them draw pictures on screen in minutes, a step-through debugger, and a set of easy-to-follow tutorials that introduce programming concepts through fun exercises.<br /> </p> <p>Version 0.9.1 adds some much requested features:</p> <p>- Syntax highlighting<br /> - Variable watch window<br /> - Syntax improvements<br /> - New and updated examples</p> <p>Please come check it out. We especially welcome all comments and feedback in the coming weeks as we work toward a 1.0 release.</p></div>Jim ReneauSat, 09 Dec 2006 01:52:48 -0000https://sourceforge.net2c173b0fcd7d931eb95845f027d3a6223d21cff6Aquileo | BASIC-256 0.9 Releasedhttps://sourceforge.net/p/kidbasic/news/2006/11/basic-256-09-released/<div class="markdown_content"><p>BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. It has a built-in graphics mode which lets them draw pictures on screen in minutes, a step-through debugger, and a set of easy-to-follow tutorials that introduce programming concepts through fun exercises.<br /> </p> <p>Major feature enhancements include:<br /> - User interface redesigned and enhanced<br /> - File access commands added to the language<br /> - New &quot;poly&quot; function to draw complex shapes<br /> - Three new string manipulation functions</p> <p>We've added two excellent developers over the past couple of weeks, and have made tremendous progress. Come see the results!</p> <p><a href="http://kidbasic.sourceforge.net">http://kidbasic.sourceforge.net</a></p></div>Jim ReneauMon, 27 Nov 2006 02:49:50 -0000https://sourceforge.net1df940005c9a4e72abe8fa1dac26aa907b8d0ef3Aquileo | BASIC-256 0.8 released (formerly KidBASIC)https://sourceforge.net/p/kidbasic/news/2006/11/basic-256-08-released-formerly-kidbasic/<div class="markdown_content"><p>BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. It has a built-in graphics mode which lets them draw pictures on screen in minutes, a step-through debugger, and a set of easy-to-follow tutorials that introduce programming concepts through fun exercises.<br /> </p> <p>Major feature enhancements include:<br /> - A &quot;Debug&quot; mode which allows you to step through the program line by line<br /> - A line number indicator in the editor<br /> - Improved error messages<br /> - A PAUSE command which halts execution for a specified time<br /> - A LINE command which draws lines</p> <p>Various other bug fixes and feature enhancements make this release the most stable and easy to use yet.</p></div>Jim ReneauThu, 09 Nov 2006 17:05:19 -0000https://sourceforge.net11d83ab175a06dafc0c5f5551abdfe7ba1b4a554Aquileo | KidBASIC changes name to BASIC-256https://sourceforge.net/p/kidbasic/news/2006/11/kidbasic-changes-name-to-basic-256/<div class="markdown_content"><p>It's been brought to our attention that another software product has used the name &quot;KidBasic&quot;, prior to the creation of this one.</p> <p>We're therefore immediately changing the name of our project to BASIC-256 to avoid any confusion.</p> <p>The change may take a few days as we change every part of the project (web site, source code, etc.) with the old name. Thank you for your patience and continued support.</p></div>Jim ReneauThu, 02 Nov 2006 23:05:26 -0000https://sourceforge.nete44b57a09e1b70b7d74f1f1189e01ecbd29e4f30Aquileo | KidBASIC 0.7 Releasedhttps://sourceforge.net/p/kidbasic/news/2006/10/kidbasic-07-released/<div class="markdown_content"><p>KidBASIC is an easy to use version of BASIC designed to teach young children the basics of computer programming. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.<br /> </p> <p>Version 0.7 fixes a number of outstanding bugs, adds internationalization support, and adds a number of menu options including a fully functional edit menu.</p> <p>Help and comments are always welcome. Check out our web site at <a href="http://kidbasic.sourceforge.net">http://kidbasic.sourceforge.net</a> for more information.</p></div>Jim ReneauSun, 29 Oct 2006 07:47:40 -0000https://sourceforge.netea3c45fc1a4b6e9787fa63e645278f27b89d04baAquileo | KidBASIC 0.6 Releasedhttps://sourceforge.net/p/kidbasic/news/2006/10/kidbasic-06-released/<div class="markdown_content"><p>KidBASIC is an easy to use version of BASIC designed to teach young children the basics of computer programming. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises.<br /> </p> <p>Version 0.6 adds a number of mathematical functions: sin, cos, tan, abs, rand, floor, ceil, and int. Also included is a string() function to convert numerical values to strings.</p> <p>Finally, performance has been enhanced, and there is now an option to save the compiled bytecode to a file.</p> <p>Help and comments are always welcome. Check out our web site at <a href="http://kidbasic.sourceforge.net">http://kidbasic.sourceforge.net</a> for more information. </p></div>Jim ReneauThu, 19 Oct 2006 02:25:20 -0000https://sourceforge.net5e1566362943cef8bf1e32266c088cddffa402ecAquileo | KidBASIC 0.5 Releasedhttps://sourceforge.net/p/kidbasic/news/2006/10/kidbasic-05-released/<div class="markdown_content"><p>KidBASIC is an easy to use version of BASIC designed to teach young children the basics of computer programming. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises. </p> <p>Version 0.5 fixes minor bugs and adds support for arrays and logical operations AND, OR, XOR, and NOT. New examples are included which demonstrate arrays.</p> <p>Help and comments are always welcome. Check out our web site at <a href="http://kidbasic.sourceforge.net">http://kidbasic.sourceforge.net</a> for more information.</p></div>Jim ReneauTue, 17 Oct 2006 00:17:12 -0000https://sourceforge.net3dcb78ae0c92c3f14a645cbea823b6f981d8f4f3Aquileo | KidBASIC 0.4.1 Releasedhttps://sourceforge.net/p/kidbasic/news/2006/10/kidbasic-041-released/<div class="markdown_content"><p>KidBASIC is an easy to use version of BASIC designed to teach young children the basics of computer programming. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to-follow tutorials that introduce programming concepts through fun exercises. </p> <p>With version 0.4.1, performance and stability under Linux and Unix systems has been significantly enhanced. New graphical functions are available, and the keyboard can be tested to see which key is being pressed. This release allows simple video games, like pong and breakout, to be programmed. More examples have been included and tutorials have been updated to incorporate the new features.</p> <p>Help and comments are always welcome. Check out our web site at <a href="http://kidbasic.sourceforge.net">http://kidbasic.sourceforge.net</a> for more information.</p></div>Jim ReneauThu, 12 Oct 2006 01:50:08 -0000https://sourceforge.netae30c2e0f8f5213c3853b54f8e3f613d4c935702