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
/
parser.pry
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Boostrap: Support null
Baitinq
2025-07-13
1
-0
/
+6
*
Boostrap: Support struct field access assignment
Baitinq
2025-07-13
1
-0
/
+32
*
Boostrap: Support struct instanciation
Baitinq
2025-07-13
1
-0
/
+27
*
Boostrap: Support struct definition
Baitinq
2025-07-13
1
-2
/
+62
*
Boostrap: Support sizeof builtin
Baitinq
2025-07-13
1
-0
/
+46
*
Boostrap: Fuction def call and multiplicative expr
Baitinq
2025-07-13
1
-10
/
+18
*
Boostrap: Clean
Baitinq
2025-07-12
1
-22
/
+30
*
Boostrap: Implement import
Baitinq
2025-07-12
1
-5
/
+96
*
Boostrap: Support cast statement
Baitinq
2025-07-11
1
-0
/
+56
*
Boostrap: Parse ( expr )
Baitinq
2025-07-11
1
-0
/
+11
*
Bootstrap: Support while loops
Baitinq
2025-07-09
1
-2
/
+52
*
Bootstrap: Support equality expressions
Baitinq
2025-07-09
1
-6
/
+108
*
Bootstrap: Support if statement
Baitinq
2025-07-09
1
-0
/
+50
*
Bootstrap: Codegen: Support char types
Baitinq
2025-07-07
1
-0
/
+9
*
Bootstrap: Codegen: Support bool types
Baitinq
2025-07-07
1
-0
/
+9
*
Boostrap: Codegen function definition arguments
Baitinq
2025-07-06
1
-1
/
+1
*
Boostrap: Improve parser and codegen function calls values
Baitinq
2025-07-06
1
-2
/
+92
*
Boostrap: Codegen for strings
Baitinq
2025-07-05
1
-0
/
+9
*
Boostrap: Support basic function calls
Baitinq
2025-07-05
1
-2
/
+2
*
Boostrap: Support adding variables to environment
Baitinq
2025-07-05
1
-1
/
+1
*
Bootstrap: Parser: Parse function calls
Baitinq
2025-06-27
1
-3
/
+77
*
boostrap: implement support for declaring extern functions
Baitinq
2025-06-26
1
-7
/
+120
*
boostrap: implement enough for first example to work
Baitinq
2025-06-23
1
-8
/
+22
*
Misc: Rename lang
Baitinq
2025-06-11
1
-0
/
+530