css: set width for images
[clinton/website/src/unknownlamer.org.git] / Code.muse
index c1ab47a..621492d 100644 (file)
--- a/Code.muse
+++ b/Code.muse
@@ -1,8 +1,12 @@
 #title Programming Projects
 
-All of my current, and some not so current, projects are browsable via
-[[http://unknownlamer.org/darcsweb/browse][my darcsweb]]. You might want to take a look at my [[Lisp][Lisp related projects]]
-page.
+All of my current, and mostly not so current, projects are browsable in
+a few places:
+
+ - [[http://unknownlamer.org/darcsweb/browse][my darcsweb]]
+ - [[http://git.hcoop.net/?a=project_list;pf=clinton][my gitweb]], and the [[http://git.hcoop.net/?a=project_list;o=age;pf=hcoop][HCoop projects gitweb]]
+
+You might want to take a look at my [[Lisp][Lisp related projects]] page too.
 
 * Common Lisp
 
@@ -65,6 +69,13 @@ small patch to make the interface nicer. Guile-XOSD2 requires SWIG
 1.3.x and has been tested against the VM branch of Guile. I renamed
 most of the functions to have properly Scheme names.
 
+* Standard ML
+
+** [[http://wiki.hcoop.net/DomTool][Domtool]]
+
+Originally authored by [[http://www.schizomaniac.net/][Adam Chlipala]], as of late 2010 I have been
+tasked with keeping it up to date for [[http://hcoop.net][HCoop]].
+
 * Old Projects
 
 I used to work on some programs in terrible languages like =C++= when I