| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SmcSrc_6_3_0.zip | 2013-09-02 | 5.5 MB | |
| SmcSrc_6_3_0.tgz | 2013-09-02 | 4.8 MB | |
| Totals: 2 Items | 10.3 MB | 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.