Verification of programs using Code Segments and Data Segments

Yasutaka Higa

研究目的

研究内容

近況報告

syntax highlighter

data Tree a = Node a (Tree a) (Tree a) | Leaf a

みたいな感じ