Brian Picciano
|
97f972f287
|
refactor variable stuff to use fewer op types and be more consistent
|
2017-02-16 11:37:31 -07:00 |
|
Brian Picciano
|
685cde7afb
|
got variable assignment working
|
2017-02-15 15:41:14 -07:00 |
|
Brian Picciano
|
463d693b17
|
implement tupElOp and use it in vAsTup
|
2017-02-15 08:36:23 -07:00 |
|
Brian Picciano
|
c6ce87df84
|
rename cmd to op in vm
|
2017-02-15 08:18:19 -07:00 |
|
Brian Picciano
|
3d02b6a591
|
fix add, clean up main
|
2017-02-12 11:44:10 -07:00 |
|
Brian Picciano
|
73d81dcbcc
|
refactor to use an interface instead of buildCmd
|
2017-02-12 11:32:44 -07:00 |
|
Brian Picciano
|
4180e6b072
|
begin separating types into lang vs vm
|
2017-02-12 09:53:59 -07:00 |
|
Brian Picciano
|
a5040a6248
|
attach term Type to values
|
2017-02-12 08:55:27 -07:00 |
|
Brian Picciano
|
8937201f5c
|
improve how buildCmds are defined
|
2017-02-11 13:35:02 -07:00 |
|