smc - State Machine Compiler

Translates a finite state machine definition into one of 15 target programming languages.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.smc
ArtifactId

ArtifactId

smc
Last Version

Last Version

7.3.0
Release Date

Release Date

Type

Type

pom
Description

Description

smc - State Machine Compiler
Translates a finite state machine definition into one of 15 target programming languages.
Project URL

Project URL

http://smc.sourceforge.net/
Source Code Management

Source Code Management

https://sourceforge.net/p/smc/git-code/ci/master/tree/

Download smc

Filename Size
smc-7.3.0.pom 5 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.smc/smc/ -->
<dependency>
    <groupId>net.sf.smc</groupId>
    <artifactId>smc</artifactId>
    <version>7.3.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.smc/smc/
implementation 'net.sf.smc:smc:7.3.0'
// https://jarcasting.com/artifacts/net.sf.smc/smc/
implementation ("net.sf.smc:smc:7.3.0")
'net.sf.smc:smc:pom:7.3.0'
<dependency org="net.sf.smc" name="smc" rev="7.3.0">
  <artifact name="smc" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.smc', module='smc', version='7.3.0')
)
libraryDependencies += "net.sf.smc" % "smc" % "7.3.0"
[net.sf.smc/smc "7.3.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • parser
  • model
  • generator
  • main
  • library
  • smc-maven-plugin
  • example-java-ex6

Versions

Version
7.3.0
7.2.0
7.1.0
7.0.2
7.0.0
4.3