Skip to content

Commit

Permalink
SimpleParams for ETA
Browse files Browse the repository at this point in the history
  • Loading branch information
kamil-adam committed Feb 13, 2023
1 parent 1b17431 commit 2ae3166
Show file tree
Hide file tree
Showing 455 changed files with 49,421 additions and 503 deletions.
446 changes: 446 additions & 0 deletions .output/actual/eta/eval/logged/Fast/False/from-eas/bottles.logged

Large diffs are not rendered by default.

30 changes: 30 additions & 0 deletions .output/actual/eta/eval/logged/Fast/False/from-eas/divmod.logged
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
dump: Automaton
{ unitCU = CU
{ program =
[ ICF
( DMark 1 )
, IAL
( Cons 2 )
, IAL
( Cons 1 )
, IAL
( Binaries
[ Mod
, Div
]
)
, ICF
( SMark "1" )
, ICF
( DMark 2 )
, End
]
, programCounter = 7
, returnStack = IS []
}
, unitStack = fromList
[ 0
, 2
]
, unitRAM = []
}
Loading

0 comments on commit 2ae3166

Please sign in to comment.