Source Code Repositories
Thu 4 Apr 2024 11:56 EDT
We’ve both been involved in open-source and free software for a long while. You can find some of our projects on github (tonyg, mikeb) and gitlab (tonyg, mikeb), while others are available from source code repositories hosted elsewhere:
(Note. This list is very much out of date!)
-
tonyg
’s projects:-
ometa-scheme: An implementation of OMeta for scheme. Currently it runs in MzScheme, but it should be fairly portable, with dependencies only on a handful of commonly-implemented SRFIs. For more information, see the ometa-scheme blog post.
-
smalltalk-tng: An experimental language I’m developing.
-
gyre: The web-log engine behind (the previous incarnation of) this site (which is now Jekyll-based); written in python, very simple, blosxom-like
-
newmoon: An incredibly naive CPS-based Scheme compiler, currently torn between JVM, .NET and C backend support
-
-
tonyg
’s Darcs archive: http://www.eighty-twenty.org/~tonyg/Darcs/-
chicken-sdl: SDL bindings for Chicken Scheme
-
macromod: A portable (re-)implementation of a
syntax-case
Scheme macro-expander; eventually to sprout a portable implementation of Matthew Flatt’s “macromod” module system -
scheme-pg: Some small changes I made to the scheme-pg Scheme PostgreSQL bindings
-
-
mikeb
’s Darcs archive: http://www.eighty-twenty.org/~mikeb/Darcs/-
chicken-cairo: Cairo bindings for Chicken Scheme
-
fuschia-rdf: A sketch of an RDF aggregating blog engine in Python
-
sticky-wiki: A half-arsed variation on TiddlyWiki that looks a bit like sticky notes.
-
zowie: An experimental foundation for a zooming user interface.
-