mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
17ef395584
aim of this implementation is to provide a general and widely used tool for the simple programmer. One of the reason behind the success of the Microsoft operating systems is VisualBasic, which is built into many of the applications Microsoft delivers. Why are UNIX and other non-Microsoft operating system users prohibited to use the simplest programming language? ScriptBasic is a BASIC implementation, which aims not less than becoming the most widely used scripting tool on UNIX systems. It is portable, it is BASIC, it is a scripting tool and it is GNU LGPL. PR: ports/24133 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
24 lines
497 B
Plaintext
24 lines
497 B
Plaintext
bin/scriba
|
|
etc/scriba/basic.conf
|
|
include/scriba/bdb.bas
|
|
include/scriba/cgi.bas
|
|
include/scriba/error.bas
|
|
include/scriba/gd.bas
|
|
include/scriba/hash.bas
|
|
include/scriba/heb.bas
|
|
include/scriba/heber.bas
|
|
include/scriba/md5.bas
|
|
include/scriba/mysql.bas
|
|
include/scriba/re.bas
|
|
include/scriba/test.bas
|
|
include/scriba/time.bas
|
|
include/scriba/trial.bas
|
|
include/scriba/zlib.bas
|
|
lib/scriba/basicc.a
|
|
lib/scriba/cgi.so
|
|
lib/scriba/hash.so
|
|
lib/scriba/re.so
|
|
@dirrm etc/scriba
|
|
@dirrm include/scriba
|
|
@dirrm lib/scriba
|