×
Site Menu
Downloads
Projects
Résumé
Favourites
Slashdot
FreshMeat
SourceForge
Linux Kernel
Slackware
☰
NullLogic
|
NSP
|
Groupware
|
Webmail
NullLogic Embedded Scripting Language
NSP sample scripts
_ajax.ns
included file used to add AJAX functions
_cards.ns
included file used to define playing cards
ansi.ns
simple ANSI codes
class.pop3.ns
Class file providing POP3 client support
coroutines.ns
simple test of experimental coroutine support
current.ns
download latest test release of NSP (via http)
dirhash.ns
finds all changed files in two directory trees, including cryptographic hashes of file contents
factorial.ns
calculates the factorial of a number
fbsql.ns
Firebird SQL example
fnmap.ns
Create a list of all functions in memory.
hello.ns
the first program in every language
ht-bj.ns
blackjack game for web servers using AJAX (
try it
)
ht-cms.ns
A _very_ crude Content Management System
ht-index.ns
HTML file listing script
ht-poker.ns
poker game for web servers using AJAX (
try it
)
ht-shell.ns
simple shell for web servers
http-proxy.ns
functioning demo web proxy server
httpc.ns
simple HTTP client using sockets
httpd.ns
functioning demo web server
lis-l.ns
language file for lis.ns
lis.ns
psychiatry for the lonely and desperate
mysql.ns
MySQL/MariaDB SQL example
objects.ns
intro to objects, classes, and constructors in NSP
odbc.ns
ODBC SQL example with a MySQL data source
pgsql.ns
PostgreSQL SQL example
pop3.ns
POP3 client to sync mail account with a local dir
preload.ns
smoketest.ns
plays the first few bars of Smoke on the Water using a PC speaker
smtpc.ns
SMTP client
sqlite.ns
SQLite example
sqrt.ns
simple square root algorithm
srcmap.ns
test-nsp.ns
test-xm.ns
testlib1.ns
primary test library for base NSP language rules
wingdi.ns