aboutsummaryrefslogtreecommitdiffstats
path: root/lang/wxbasic/pkg-descr
blob: 734f235562f77fc922321748bcc9bcc17c54706f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
wxBasic is an Basic interpreter that is:
   - Free 
   - Open Source (LGPL) 
   - Cross-platform (currently Windows and Linux) 

wxBasic can create stand-alone executables by binding together source code
with the interpreter.

wxBasic is written primarily in C, with some C++ linking it to the wxWindows
library. wxWindows supplies the cross-platform features.

WWW: http://wxbasic.sourceforge.net/