june / V2 IR Snippet

0 likes
0 forks
1 files
Last active 4 hours ago
An example of V2's intermediate representation.
1 {
2 "foo": [
3 {
4 "conditions": [
5 {
6 "stack": "bar",
7 "pattern": [
8 {
9 "type": "variable",
10 "symbol": "baz"
Newer Older