Small Basic: My Ongoing Projects
Today, I'd like to introduce my ongoing Small Basic projects. Some of the projects have beta programs and some have only plans.
1. Another Turtle Graphics
This project has two aims. One is to provide easier environment to learn programming. The other is to make various program using Turtle object.
2. Shapes
https://shapesinsmallbasic.codeplex.com/
This project has been started to draw pictures with Shapes object. Now this program has ability to read and write SVG graphics format.
3. Anime
This project is a successor of Shapes project and in planning phase. I'm intending to create animation program using Shapes object.
4. Parser Generator
This project is to write parser generator in Small Basic. There are following two programs.
- Parser Generator 0.4 (XWX066) generates Graphics Interpreter (XRZ138)
- Parser Gererator 1.3 (ZBG977-3) generates Code Block Generator (SKC235-1)
5. Big Numbers
This project is to write programs calculating big numbers in Small Basic. Now we have programs to calculate factorial, combination and power.
3^361=17,408,965,065,903,192,790,718,823,807,056,436,794,660,272,495,026,354,119
,482,811,870,680,105,167,618,464,984,116,279,288,988,714,938,612,096,988,816,320
,780,613,754,987,181,355,093,129,514,803,369,660,572,893,075,468,180,597,603
(464.36ms)
Press any key to continue...
6. Program Database
This project is to create your own program database in your disk. I should decide standard comment format for this program.
7. Marionette
This project has began as the Big Challenge. This will help Anime project. I have a latest plan to use Kinect sensor for this project.
8. Icon (PPM) Editor
https://iconeditorsb.codeplex.com/
This project has been started to write icon editor in Small Basic. This program can read and write PPM bitmap format.
9. Small Quest
https://smallquest.codeplex.com/
This project has just began since April 28, 2015 with PhilipRocker. To create text base adventure game. Now in planning stage.
Comments
Anonymous
May 05, 2015
These are pretty awesome! I'm looking forward to Small Quest!Anonymous
May 05, 2015
flickr image analyser:MFH321 displays r g b gry cy m y channels and histogramAnonymous
May 06, 2015
Wow... Eu estou animado com o nosso projeto e sei que ele vai ficar muito bom quando terminarmos!Anonymous
May 06, 2015
Thank you Ed, qwx and PhilipRocker for your comments.Anonymous
May 06, 2015
and now a db index of nonki listings)) code: ZHK900 read comments prior to run and uncomment req'd linesAnonymous
May 07, 2015
inspired by Nonki's Frustration board fish tiles, code: XHD796 use mouse wheel to adjust boldness of tilesAnonymous
May 08, 2015
QWX, nice! I love your index of Nonki's listings! Ha!Anonymous
May 09, 2015
tx ed)) nonki has great programing skillz and works)) working on a demo compilation of best nonki's works, soon to be published...Anonymous
May 10, 2015
This is great to see Nonki. Really helpful. I've been learning web development and have some ideas under construction - learning as I go. Part of the site is a personal gallery (I can see a way now to code a template so others could post to it). I've still got my eye on the big challenge (it will be an interesting part of the site, using yours and litdevs contribution, graphics and physics. My 1st collab.). Learning as I go so slow progress for me. Thanks for sharing this. Great achievements Nonki.Anonymous
May 20, 2015
I've got an idea to add TODO management feature into Program Database.Anonymous
May 22, 2015
Wow all great projects ! Congratulations Nonki.Anonymous
June 04, 2015
Justos eu e o Nonki vamos fazer do Small Quest um ótimo jogo de Aventura, passando como conteudo lições de programação e incentivo para estudantes de Small Basic.