Popularity
1.6
Declining
Activity
0.0
Stable
3
2
0

Monthly Downloads: 3
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Language    

while-lang-parser alternatives and similar packages

Based on the "Language" category.
Alternatively, view while-lang-parser alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of while-lang-parser or a related project?

Add another 'Language' Package

README

While language parser

Parser for the While language described in "Semantics with Applications" by Nielson and Nielson. Extended with integer division and try-catch clauses.

Useful for the laborations in the KTH course DD2457 "Program Semantics and Analysis".

Available on hackage. Written by me and Patrik Berggren.