[Nasal-cvs] sort.nas sorttest.nas

Andy Ross andy at plausible.org
Fri Apr 6 07:19:36 PDT 2007


Update of /home/nasal-cvs/nasal/misc
In directory purr:/tmp/cvs-serv8042/misc

Added Files:
	sorttest.nas 
Removed Files:
	sort.nas 
Log Message:
Add a sort() builtin to replace the soft-coded sort script I had
been using.  I had a brief moment of insight about how to use
qsort() for this, so it's only 30 lines of code or so.



More information about the nasal-cvs mailing list