Skip to content

CFFinch62/Beam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEAM (BASIC Easy Application Maker) is an extension to Yabasic.
It allows programmers to create cross-platform GUI applications.

BEAM adds GUI features to Yabasic using SDL2 and Nuklear. 
It is inspired by YAB which is also Yabasic extended for app dev in Haiku OS. 

Yabasic implements the most common and simple elements of the Yabasic
language. It comes with goto/gosub, with various loops, with user defined
subroutines and Libraries. Yabasic does simple graphics and printing. Yabasic
runs under Unix and Windows, it is small, open source and free.


To learn more about yabasic, please visit:

   www.yabasic.de

where you may view the Manual, browse the faq or read its history or the log
of changes and bugs.

About

Cross-platform GUI app maker extending Yabasic with SLD2 and Nuklear

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors