Micro Programming Language - A Portable Language for Micro Computers
NEWS: The MPL language is now completely defined. No more language changes are to be made. The compiler is complete and should be easy to translate to other languages if you so choose.
MPL is a small, simple language based on BCPL, B, C and Jesusonic. The compiler and interpreter are written in portable Pascal.
I have successfully compiled MPL for CP/M, DOS, Windows, Atari ST, Amiga and the Tandy Colour Computer.
Java client API for accessing the FRED web services
***** WARNING *****
The delivery of the 1.0.3-RELEASE of this framework will be the final source code commit that will be made on SourceForge; all further updates can be found at the following address:
https://bitbucket.org/CoherentLogic/coherent-logic-fred-client/
***** WARNING *****
The FRED Client is a Java-based internal domain-specific language (DSL) for accessing the Federal Reserve Economic Data (FRED) web services complements of the Federal Reserve Bank of St. Louis.
The API is designed to work with The Spring Framework and includes several examples to demonstrate how the components fit together.
The domain model includes Java Persistence Annotations (JPA) for projects with requirements to persist FRED data in a database. ...