Changes between Version 21 and Version 22 of UserPage

Show
Ignore:
Timestamp:
03/10/09 14:21:52 (18 months ago)
Author:
plishker@umd.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserPage

    v21 v22  
    88|| [http://www.few.vu.nl/~mvermaat/britney Britney] || Britney is a simple interpreter for terms of pure, untyped Lambda Calculus. In a nutshell, terms can be stored, called, reduced, and normalized. Most obvious use of Britney is as a tool of help when first studying Lambda Calculus. || 
    99|| [http://sourceforge.net/projects/cb2xml CB2XML] || CB2XML (CopyBook to XML) is a COBOL CopyBook to XML converter written in Java and based on the SableCC parser generator. || 
     10|| [http://www.ece.umd.edu/DSPCAD/dif DIF] ||  The Dataflow Interchange Format (DIF) is a language and software package for specifying and analyzing mixed-grain dataflow models for digital signal processing (DSP) systems. SableCC is used for reading in the DIF language. || 
    1011|| [http://sourceforge.net/projects/freestyler/ Freestyler Toolkit] || The Freestyler Toolkit leverages the strengths of native Java on both Linux-kerneled systems and Windows to create native SWT Graphical User Interfaces and native Apache XmlRpc servants that work seemlessly with MySQL relational databases. || 
    1112|| [http://code.google.com/p/toolshed/ Galoot Templating Engine] || The Galoot Templating Engine is a pseudo-implementation of [http://www.djangoproject.com/documentation/templates/ Django Templates] in Java. It is not a 100% port, as there are some unavailable features (such as Tag plug-ins) as well as some added features (URL-based template extension, macros, etc.), but it comes pretty close to what you would see with Django. Galoot provides template inheritance, scoped contexts, block overrides, and a fairly rich built-in set of tags and filters. ||