Google
 

6/09/2007

Nite Flite Script Library - 1.21

Nite Flite Script Library is a collection of script libraries that implement the basic computer science structures (stacks, queues, priority queues), file operations (read, write, and append), and sorting (Bubble sort, Insertion sort, Merge sort, and Quick sort). These routines can be used and reused in lots of ways. At the same time, these libraries also help new scripters to understand the basics of programming. The routines in this collection, while by no means "the final word" on the subject, have been written with an eye toward helping scripters to write better code that is both fast and clean.


Website
Download Nite Flite Script Library