Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 195 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 195 Bytes

rhaskell

Very restricted Haskell (strict subset) for formally specifying semantics of programming languages.

  • no modules
  • no type classes
  • no newtype and deriving
  • fully monomorphic