more stuff

This commit is contained in:
Adam D. Ruppe 2013-08-29 19:02:19 -04:00
parent d0765d2859
commit 6f5b0c18ee
1 changed files with 5 additions and 0 deletions

5
README
View File

@ -68,6 +68,11 @@ png.d - provides some png read/write support
jpg.d - just reading jpg header right now
csv.d - gives read support to csv files
Cool stuff
================
jsvar.d - gives a dynamic type in D similar to Javascript's var
script.d - a little script interpreter whose language is like a hybrid of D and Javascript (builds on jsvar.d)
Other
================