DemeterF
Implementation(s), Documentation and Examples
-- I've written the same BST test in the three supported DemeterF/AP-F languages.
Java: Text / Html C#: Text / Html Scheme: Text / Html Java:
-- I'm working on a DemeterF introductory document... Here's the current Draft.
Here's the Java Source, Library, and Documentation. Last updated July 7th 2008.
Everything is compiled with Java 1.5 compatibility (I use JSDK 1.6).
Java Source Library (Jar) Compatability Jar (for CCIS Unix machines) JavaDoc
Here are some DemeterF Examples.
Our Tech Report, though some of the code is a little out of date, the ideas are still the same.C#:
-- NEW : DemeterF now has a C# implementation and DemFGen supports C# class generation/parsing.
Here's the related files. More stuff to come... Also check the DemFGen page for updates.
C# Source Library (DLL) (Compiled with Mono gmcs) CSJavaCC (C# parser generator) Scheme:
Here's a few links. Examples are included in the download; more are included on the project page.
MzScheme Source/Library apf-lib Project Page