Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SmallBASIC plugins

Collection of loadable plugin modules to extend the functionality provided by SmallBASIC.

Install: sudo apt-get install libmysqlclient-dev libglfw3-dev libglfw3 libglew-dev

Gallery

https://github.com/vurtun/nuklear

screenshot_2018-02-28_21-09-09

To run the nuklear demos

Setup the SBASICPATH environment variable to reference the compiled modules

SBASICPATH=/home/chrisws/src/smallbasic.plugins/nuklear/.libs:src/modules/example/.libs:/home/chrisws/src/smallbasic.plugins/units

Then execute the samples via the console version of SmallBASIC

$ cd smallbasic.plugins/nuklear
$ ~/src/SmallBASIC/src/platform/console/sbasic samples/calculator.bas

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.