Download List

Project Description

MSS Code Factory is a rule-based expert system for translating application models to source code.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-03-10 12:51
1.11.3408 alpha

This release adds support for parsing the new Description, DataScope, ViewAccessFrequency, EditAccessFrequency, ViewAccessSecurity, and EditAccessSecurity attributes. However, there are no accessor bindings for GEL yet, so the main purpose of this executable is to demonstrate that progress is being made on the 1.11 release. To run this release, you'll need to extract the 1.10 rule base and add it to the .msscfrc file in your home directory.
Tags: Alpha

2012-02-25 10:23
1.9.3294 New types clean compile

This release produces clean-compiling code for the new Blob, Number, and UUID types, and corrects some errors related to the UInt64 type. The Blobs will not persist properly at this point, and none of the new type persistence has been tested yet.
Tags: Major

2012-02-17 07:46
1.8.3210 PRODUCTION

This release is finally worthy of being called "production." There is also a useful 1.9.3208 development release that properly implements the extended parsing for the types that were added since 1.8, but the 1.8 rules need to be re-migrated to 1.9 before a full-time switch to 1.9 can be recommended.
Tags: Production

2012-01-28 20:26
1.8.3091

In tribute to IBM's venerable 309x hardware, this release produces clean-compiling code for an exception-throwing approach that provides substantial performance improvements under heavy failure loads, such as users entering bad information. Roughly half the manufactured code has been converted at this point, so it's a blend of old and new styles.
Tags: ibm309x

2012-01-24 07:12
1.9.3062 Severity 1 defect corrected

A severity 1 defect was detected in the 1.9 series that has been present since switching over to the GEL compiler from the 1.8 and earlier generation's use of an interpreter. Performance comparisons will be made available shortly, using CFCore 1.9 and S1Core 2.0 manufacturing runs for comparison purposes.
Tags: Severity 1 bug corrected

Project Resources