Skip to content

Various ideas for a particle physics domain specific language.

License

Notifications You must be signed in to change notification settings

diana-hep/rejig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rejig

Various ideas for a particle physics domain specific language.

  • reinterpreted-python: We don't need to create a syntax; we can decorate Python functions and reinterpret them as our language.
  • refinement-types: The type-checking pass can verify constraints such as attempts to select the first or maximum element of a possibly empty list.
  • pattern-match: Using 2-D syntax and pattern matching to fit particle candidates into complex decay chains.

About

Various ideas for a particle physics domain specific language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages