Commit Graph

10 Commits

Author SHA1 Message Date
mars f8ec9c19d6 Translate if statements 2022-03-26 23:27:02 -06:00
mars 2098fef856 Branch local scoping 2022-03-26 22:30:58 -06:00
mars eacd907c3b Add failing if_scopes() test 2022-03-26 21:54:52 -06:00
mars de051f71b8 If expressions 2022-03-26 18:10:15 -06:00
mars 916b2a653e Mutable locals 2022-03-26 16:45:22 -06:00
mars 90c8836309 immutable let statements 2022-03-26 10:57:27 -06:00
mars 9e2786d593 simple_args() test 2022-03-26 10:17:29 -06:00
mars f45cbe64f3 simple_math() test 2022-03-26 09:50:49 -06:00
mars 716ad3e4e9 Translate function (no args yet) 2022-03-26 09:42:59 -06:00
mars c884287d33 Add initial JIT compilation 2022-03-25 21:21:24 -06:00