| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 7_1_0 | 2019-11-20 | ||
| 7_0_0 | 2019-01-20 | ||
| 6_6_3 | 2017-04-23 | ||
| 6_6_2 | 2017-04-09 | ||
| 6_6_1 | 2017-03-16 | ||
| 6_6_0 | 2015-08-02 | ||
| 6_5_0 | 2015-02-16 | ||
| 6_4_0 | 2014-09-28 | ||
| 6_3_0 | 2013-09-02 | ||
| 6_2_0 | 2013-07-14 | ||
| 6_1_0 | 2011-11-20 | ||
| 6_0_1 | 2009-12-21 | ||
| README.txt | 2019-03-31 | 915 Bytes | |
| Totals: 13 Items | 915 Bytes | 0 | |
SMC - The State Machine Compiler v. 7.0.0
Major changes:
As of SMC release 7.0.0, SMC source files are no longer released
to this site in a tarball. If you wish to access SMC source code,
it is recommended that you use:
$ git clone git://git.code.sf.net/p/smc/maven smc-maven
If this is not possible, go to
https://mvnrepository.com/repos/central
and search for "net.sf.smc". You will find the six SMC modules:
1. SMC Library
2. SMC Model
3. SMC Parser
4. SMC Generator
5. SMC Main
6. SMC Maven Plugin
Each of these modules has an associated "-sources.jar" file
containing that modules source files.
++++++++++++++++++++++++++++++++++++++++
If you have any questions or bugs, please surf
over to http://smc.sourceforge.net and check out
the discussion and bug forums. Note: you must be
a SourceForge member to add articles or bugs. You
do not have to be a member to read posted
articles or bugs.