• Joined on 2021-11-25
azur synced commits to master at azur/bobbylisp from mirror 2022-03-06 10:04:54 -06:00
a42415a90a some test
cf65687337 error reporting with ariadne
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-03-06 09:24:55 -06:00
a8aa4569c3 Update ex.hyc
87b3c7717b massive amount of refactor
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-03-05 11:15:14 -06:00
40f48cbbf1 use const for function declaration, comma separated args
azur synced commits to master at azur/bobbylisp from mirror 2022-03-05 08:14:54 -06:00
1968e7ff14 Update README.md
b15f7f1971 write to file, use console.log
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-02-26 08:04:54 -06:00
d10f3e3f38 fuck it js backend
azur synced commits to master at azur/bobbylisp from mirror 2022-02-25 04:14:54 -06:00
b2dc49beac Update README.md
azur synced commits to master at azur/bobbylisp from mirror 2022-02-25 03:44:54 -06:00
76c569b625 Update ex.hyc
azur synced commits to master at azur/bobbylisp from mirror 2022-02-25 03:14:54 -06:00
16fca1cee6 fix a bit of parser
azur synced commits to master at azur/bobbylisp from mirror 2022-02-24 16:04:54 -06:00
a956b8c7d2 remove unused
bc2b55e22a puts to lower write instead
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-02-24 14:24:54 -06:00
a98cc8ca27 refactor to have IR in compliation
azur synced commits to master at azur/bobbylisp from mirror 2022-02-24 09:24:54 -06:00
5809a4949f bool -> stdbool, refactor emit
azur synced commits to master at azur/bobbylisp from mirror 2022-02-24 08:54:54 -06:00
39b79b8c61 bool.h, running clang and clang-format on comp
azur synced commits to master at azur/bobbylisp from mirror 2022-02-24 06:45:12 -06:00
0e3cd664af some c backend
azur synced commits to master at azur/bobbylisp from mirror 2022-02-17 22:47:02 -06:00
0e992d9324 whoops
c15183ca66 tweaked sexpr gen
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-02-17 20:17:02 -06:00
9d10030c47 remove in
43ed1ac1f5 finished sexpr conversion
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-02-17 10:57:02 -06:00
79307db4fe expr to sexpr (unfinished)
azur synced commits to master at azur/bobbylisp from mirror 2022-02-17 09:57:02 -06:00
9344bb1977 in in let syntax
azur synced commits to master at azur/bobbylisp from mirror 2022-02-17 08:57:02 -06:00
c3e9ede0ef 😱 no comma in args call!?
azur synced commits to master at azur/bobbylisp from mirror 2022-02-17 08:27:02 -06:00
01b7d33181 use box instead of vec
azur synced commits to master at azur/bobbylisp from mirror 2022-02-17 07:57:02 -06:00
63fb726e6e if do block