Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clotildetoullec/specroassalsequence
https://github.com/clotildetoullec/specroassalsequence
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/clotildetoullec/specroassalsequence
- Owner: ClotildeToullec
- Created: 2020-05-06T12:16:48.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-06T12:22:10.000Z (over 4 years ago)
- Last Synced: 2024-10-31T06:22:19.940Z (about 2 months ago)
- Language: Smalltalk
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spec2 Roassal Sequence
I am a Roassal representation of a sequence with arrowed shapes that can be used with Spec2.Evaluate this code in a Playground to load the project and Roassal3:
```Smalltalk
Metacello new
baseline: 'SpecRoassalSequence';
repository: 'github://ClotildeToullec/SpecRoassalSequence';
load.