Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Tools | 2023-05-20 | ||
Examples | 2023-02-20 | ||
Library | 2023-02-20 | ||
Bin | 2023-02-20 | ||
Source Code | 2023-02-20 | ||
Documentation | 2023-02-20 | ||
smc_7_5_0.tgz | 2023-05-20 | 2.1 MB | |
smc_7_5_0.zip | 2023-05-20 | 2.1 MB | |
README.txt | 2023-02-20 | 1.3 kB | |
Totals: 9 Items | 4.2 MB | 3 |
SMC - The State Machine Compiler 7.5.0 Downloads NOTE: This release introduces a new release format in which all files associated with the release are contained in a single folder. Major Changes: None. Minor Changes: None. Bug Fixes: Bug #234: Smc.jar placed in "smc - State Machine Compiler" bin directory. Target: All languages. Bug #235: When generating Graphviz DOT file, periods (.) appearing in digraph identifier are replaced with underscores (_) since periods are not acceptable characters in an identifier. Target: graph There are six download folders: + Bin: contains Smc.jar used to compile .sm file into target language file. + Documentation: contains SMC Programmer's Manul in PDF and HTML web pages. Web page files are in tar, gzipped and zip formats. + Examples: Example applications using SMC and in all supported target programming languages. + Library: contains SMC API header and library files needed to compile SMC-based applications in each of the supported target programming languages. + Source Code: snapshot of SMC maven project files at release time. + Tools: contains the SMC maven plug-in jar files, including source and javadocs.