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 (
Collapse
)
Author
Age
Files
Lines
*
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