DevLabs: Small Basic
Small Basic v0.8 is now available
Check out the latest version of Small Basic. It comes packed with new features and a lot of bug fixes. Plus, we have localized Small Basic in three new languages (Chinese Traditional, Japanese and Portuguese). The cool new feature this time around is the Silverlight Player that allows you to share your games with your friends. To test it out, visit Small Basic Tetris and play Tetris on the browser!
Check out more details in the Small Basic blog.
Small Basic is a project that's aimed at bringing "fun" back to programming. By providing a small and easy to learn programming language in a friendly and inviting development environment, Small Basic makes programming a breeze. Ideal for kids and adults alike, Small Basic helps beginners take the first step into the wonderful world of programming.
- Small Basic derives its inspiration from the original BASIC programming language, and is based on the Microsoft .NET platform. It is really small with just 15 keywords and uses minimal concepts to keep the barrier to entry as low as possible.
- The Small Basic development environment is simple, yet provides powerful modern environment features like Intellisense™ and instant context sensitive help.
- Small Basic allows third-party libraries to be plugged in with ease, making it possible for the community to extend the experience in fun and interesting ways.
Play with Small Basic, stress it, evaluate it, and tell us what you think.
See more DevLabs projects >
Feedback
Give feedback about Small Basic in the DevLabs Forums.
Selecting From A List?I would like to present a list for the user to select info to be added to a file my program generates. I haven't found an easy (and non-clunky) way. I... moreMonday, Feb 8 by WB4WTN
ConvexHullhi there! i've coded the "gift wrapping" algorythm. here you can see an image about how it works: http://upload.wikimedia.org/wikipedia/... moreSaturday, Feb 6 by Dudeson
Small Basic v 0.8 Released!!! Awesome!Hi everbody!I acidently downloaded the Small Basic (thinking v 0.7 version ), and the installer says v 0.8!It was lot of new features!!! I've discover... moreSaturday, Feb 6 by Street Racer
Collision Problemhey guys! import: NKC704 (move with the arrow keys, and jump with right shift) i've coded this here some time ago, and i redid it in c++ now. but th... moreSaturday, Feb 6 by Dudeson
Why isn't this working?This is tge start of my first pathfinding program. Why won't the shape Play, move. Import:DNZ170This code would be useful for some let's say trying to... moreThursday, Feb 4 by The Hacker2