Skip to content

Writing out small-step and big-step operational semantics for the FLK language in Idris

License

Notifications You must be signed in to change notification settings

ezrosent/FLK-Semantics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLK-Semantics

Writing out small-step and big-step operational semantics for the FLK language in Idris

FLK

FLK is a small functional language described in Design Concepts in Programming Languages by Turbak and Gifford.

Approach

There are definitions of small-step and big-step operational semantics given in FLK_sos and FLK_bos respectively. They also include evaluators which carry proofs that they conform to the given semantics (though the sos evaluator currently has bugs).

About

Writing out small-step and big-step operational semantics for the FLK language in Idris

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published