mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-02 15:52:50 -06:00
finished the partial evaluator
This commit is contained in:
@@ -27,3 +27,4 @@ cc <case "xyababbbab" of {x + #ab_patt* => x; _ => "?"} : Str>
|
||||
cc test "abcd"
|
||||
cc test "xyz"
|
||||
cc <\x -> case x of {"q1" => Q1; _ => Q2} : Str -> Q>
|
||||
cc pre {"в"|"ф"=>"във"; _=>"в"}
|
||||
|
||||
Reference in New Issue
Block a user