Fixed link problem in nalgh and added sleinlib.

This commit is contained in:
Niels Serup 2012-01-13 22:25:42 +01:00
parent 9817907e7b
commit afd5f836da
2 changed files with 14 additions and 3 deletions

View File

@ -63,9 +63,9 @@ a lot less stressful to the computer.
For now nalgh only operates on text, but it shouldn't be too difficult to make
it work with all byte stuff.
The nalgh source code is available [[http://projects.metanohi.name/nalgh/nalgh.php][here]]. For now there's only a PHP version
(and an uncommented one, at that), and I doubt that there will ever be a
version in another language.</p>
The nalgh source code is available [[http://projects.metanohi.name/view.php?src=nalgh/nalgh.php][here]] with the example source [[http://projects.metanohi.name/view.php?src=nalgh/example.php][here]]. For now
there's only a PHP version (and an uncommented one, at that), and I doubt that
there will ever be a version in another language.</p>
I sincerely hope that nalgh will never be used. I have not yet seen a data
compression method cabaple of performing poorer than nalgh. At the same time, I

View File

@ -0,0 +1,11 @@
#+title: sleinlib
#&summary
Misc. stuff. Standard ML. Math.
#&
#+license: bysa, page
#+license: wtf, program
* sleinlib
See [[http://gitorious.org/sleinlib]].