Skip to content

Pinset: a domain-specific language for the extraction of datasets from models

License

Notifications You must be signed in to change notification settings

alfonsodelavega/pinset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pinset

Pinset is a domain specific language that allows to extract two-dimensional datasets from models. It is implemented atop the Epsilon platform.

Requirements

  • Epsilon (Interim Update Site). [link]

Instructions

  • Download and import the provided projects into an eclipse workspace.
  • Start an eclipse instance in your workspace. Double click any of the projects and select Run as > Eclipse Application.
  • In the new instance, you will have access to a pinset editor plus creation and configuration wizards. You can find some pinset examples in a separate repository.

Modifying Pinset

If you wish to make modifications to pinset's grammar, you need to download the following projects into the folder that contains this repository:

  • Epsilon repository (download the Users repository in the Source Code tab). [link]
  • Antlr version adapted for Epsilon: [link]

You can recreate the parser by running the ant task es.unican.istr.pinset.engine/build-pinset-parser.launch.

License

Eclipse Public License - v1.0

About

Pinset: a domain-specific language for the extraction of datasets from models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published