index
:
pry-lang
this commit
import
logo
master
Simple self-hosted low level programming language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bootstrap
/
codegen.pry
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Boostrap: Fuction recursive functions
Baitinq
2025-07-13
1
-1
/
+10
*
Boostrap: Fuction def call and multiplicative expr
Baitinq
2025-07-13
1
-29
/
+64
*
Boostrap: Support calling function ptr
Baitinq
2025-07-12
1
-3
/
+25
*
Boostrap: Clean
Baitinq
2025-07-12
1
-61
/
+17
*
Boostrap: Implement import
Baitinq
2025-07-12
1
-10
/
+22
*
Boostrap: Support cast statement
Baitinq
2025-07-11
1
-0
/
+13
*
Bootstrap: Support addition
Baitinq
2025-07-11
1
-0
/
+47
*
Bootstrap: Support variable assignment
Baitinq
2025-07-11
1
-3
/
+48
*
Bootstrap: Support while loops
Baitinq
2025-07-09
1
-0
/
+40
*
Bootstrap: Support unary expressions
Baitinq
2025-07-09
1
-0
/
+49
*
Bootstrap: Support equality expressions
Baitinq
2025-07-09
1
-0
/
+49
*
Bootstrap: Support if statement
Baitinq
2025-07-09
1
-1
/
+39
*
Bootstrap: Codegen: Support char types
Baitinq
2025-07-07
1
-1
/
+14
*
Bootstrap: Codegen: Support bool types
Baitinq
2025-07-07
1
-0
/
+26
*
Boostrap: Codegen function definition arguments
Baitinq
2025-07-06
1
-8
/
+43
*
Boostrap: Improve codegen for function declaration (starting to work on params)
Baitinq
2025-07-06
1
-1
/
+32
*
Boostrap: Improve parser and codegen function calls values
Baitinq
2025-07-06
1
-1
/
+6
*
Boostrap: Get printf working
Baitinq
2025-07-05
1
-1
/
+1
*
Boostrap: Codegen for strings
Baitinq
2025-07-05
1
-1
/
+30
*
Boostrap: Support basic function calls
Baitinq
2025-07-05
1
-5
/
+70
*
Boostrap: Support adding variables to environment
Baitinq
2025-07-05
1
-8
/
+47
*
Bootstrap: Codegen: start working on function calls
Baitinq
2025-06-28
1
-0
/
+24
*
boostrap: implement support for declaring extern functions
Baitinq
2025-06-26
1
-7
/
+107
*
boostrap: implement enough for first example to work
Baitinq
2025-06-23
1
-15
/
+189
*
Misc: Rename lang
Baitinq
2025-06-11
1
-0
/
+187