• Joined on 2021-11-25
azur synced commits to master at azur/bobbylisp from mirror 2022-02-17 01:17:02 -06:00
db773bf735 C-style comment
azur synced commits to master at azur/bobbylisp from mirror 2022-02-17 00:17:02 -06:00
6242f7a2e3 comparison
azur synced commits to master at azur/bobbylisp from mirror 2022-02-16 23:47:02 -06:00
f56965bdb6 expr and block expr
azur synced commits to master at azur/bobbylisp from mirror 2022-02-16 23:17:02 -06:00
fce1760198 lexer + call
azur synced commits to master at azur/bobbylisp from mirror 2022-02-16 09:57:03 -06:00
91f89d7ef6 rewrote with chumsky
azur synced commits to master at azur/bobbylisp from mirror 2022-02-12 08:57:20 -06:00
d169670b00 examples
f0a1a5140b todolist
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-02-12 08:27:02 -06:00
900c225a12 import file
azur synced commits to master at azur/bobbylisp from mirror 2022-02-12 07:57:02 -06:00
0b82cf058f return type hint
b4d3399a32 prefix and paren covered expr
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-02-12 07:27:02 -06:00
49716a8192 infix expr
d841f5d2c1 if else and commenting
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-02-12 05:57:02 -06:00
20decd8677 optional semicolons!!
a3376f2492 return statement
826092c54b call stmt in root
Compare 3 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-02-12 02:27:02 -06:00
b455c661a0 feat: funcs ast
azur synced commits to master at azur/bobbylisp from mirror 2022-02-12 01:57:02 -06:00
028c58980c some AST generation (let, ident, etc.)
azur synced commits to master at azur/bobbylisp from mirror 2022-02-12 00:47:20 -06:00
24daf588b0 feat: lexer & overall rework
azur synced commits to master at azur/bobbylisp from mirror 2022-02-11 08:37:02 -06:00
4f97a39f86 feat: HIR instead of instructions
azur synced commits to master at azur/bobbylisp from mirror 2022-02-11 06:07:02 -06:00
cb0efd3dd4 refactor: remove unused
49d70b9a41 feat: file generation
Compare 2 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-02-11 05:27:03 -06:00
a0f30d19ef docs: more clearer explanation
a5b633a98d refactor: remove unused
4879cc2ffc feat: project structure, some gen code
cb6b35a2dc feat: error reporting
7040bbaa12 refactor: simplify list
Compare 83 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-02-11 04:57:02 -06:00
26919b6584 Merge branch 'master' of https://github.com/azur1s/vy
1e06aeb404 refactor: remove unused
a64934d452 feat: project structure, some gen code
08711cf2ec feat: error reporting
5c2afebf78 refactor: simplify list
Compare 85 commits »
azur synced commits to master at azur/bobbylisp from mirror 2022-02-09 16:27:03 -06:00
d066be094d feat: error reporting
azur synced commits to master at azur/bobbylisp from mirror 2022-02-09 15:57:02 -06:00
054c9083c2 refactor: simplify list
azur synced commits to master at azur/bobbylisp from mirror 2022-02-09 14:57:02 -06:00
fbeb6c8cad refactor: Nil, more helpful help
51315cfabf feat: args handling
Compare 2 commits »