Skip to content

comick/basic256

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASIC-256

BASIC-256 is an easy to use version of BASIC designed to teach anybody (especially middle and high-school students) the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. 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.

This is my fork on BASIC-256 as I struggled getting in touch with original authors.

I keep this current with upstream, including original SVN history via GIT SVN.

New features

  • fmod floating point modulo command
  • embedded translations no matter what
  • complete italian translation for the win

Feature ideas

  • Flatpak package on flathub
  • AppImage distribution
  • locally available inline command help
  • real IDE-less execution of program
  • auto generated reference docs

Resources

Original project website at http://www.basic256.org

Source code for original project https://sourceforge.net/p/kidbasic/code/HEAD/tree/

BASIC 256 book at https://syw2l.org/?page_id=407

About

My Basic256 fork

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published