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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Bootstrap: Codegen: Support bool types
Baitinq
2025-07-07
3
-0
/
+36
*
Boostrap: Codegen function definition arguments
Baitinq
2025-07-06
3
-9
/
+47
*
Boostrap: Improve codegen for function declaration (starting to work on params)
Baitinq
2025-07-06
3
-5
/
+34
*
Boostrap: Improve parser and codegen function calls values
Baitinq
2025-07-06
3
-4
/
+103
*
Codegen: Fix pointer assignment type checking
Baitinq
2025-07-05
1
-0
/
+1
*
Boostrap: Get printf working
Baitinq
2025-07-05
2
-5
/
+3
*
Boostrap: Codegen for strings
Baitinq
2025-07-05
3
-1
/
+40
*
Boostrap: Support basic function calls
Baitinq
2025-07-05
3
-7
/
+74
*
Boostrap: Support adding variables to environment
Baitinq
2025-07-05
2
-9
/
+48
*
Bootstrap: Codegen: start working on function calls
Baitinq
2025-06-28
2
-1
/
+28
*
Bootstrap: Parser: Parse function calls
Baitinq
2025-06-27
1
-3
/
+77
*
boostrap: implement support for declaring extern functions
Baitinq
2025-06-26
4
-14
/
+232
*
boostrap: implement enough for first example to work
Baitinq
2025-06-23
4
-34
/
+224
*
std: Add hashmap impl
Baitinq
2025-06-22
2
-0
/
+135
*
Add logo to README
Baitinq
2025-06-22
2
-1
/
+79
|
\
|
*
Update README.md
logo
Baitinq
2025-06-22
1
-3
/
+4
|
*
Update README.md
Baitinq
2025-06-22
1
-1
/
+1
|
*
clean
Baitinq
2025-06-22
1
-0
/
+0
|
*
Add files via upload
Baitinq
2025-06-22
1
-0
/
+75
|
*
Update README.md
Baitinq
2025-06-22
1
-1
/
+3
|
/
*
Misc: Improve README
Baitinq
2025-06-22
1
-34
/
+205
*
Misc: Rename lang
Baitinq
2025-06-11
36
-35
/
+36
*
stdlib: Remove println
Baitinq
2025-06-11
28
-71
/
+64
*
Boostrap: fix aarch64 linking
Baitinq
2025-06-10
1
-8
/
+0
*
Bootstrap: Start parsing and codegen of more statements
Baitinq
2025-06-10
3
-30
/
+208
*
Codegen: Support function forward declaration
Baitinq
2025-06-10
1
-12
/
+11
*
Bootstrap: Codegen: Generate number literals
Baitinq
2025-06-07
3
-2
/
+68
*
Feature: Typecheck on struct field assignment
Baitinq
2025-06-06
4
-4
/
+6
*
Bootstrap: Codegen: Create bindings for llvm types
Baitinq
2025-06-06
2
-15
/
+21
*
Feature: Support declaring type aliases
Baitinq
2025-06-06
5
-2
/
+42
*
Bootstrap: Codegen: Continue implementation
Baitinq
2025-06-05
4
-11
/
+43
*
std: Add assert impl
Baitinq
2025-06-04
1
-0
/
+10
*
Bootstrap: Codegen: Initialize all targets
Baitinq
2025-06-04
2
-6
/
+260
*
Bootstrap: Codegen: Fix memory leaks
Baitinq
2025-06-04
2
-0
/
+3
*
Boostrap: Codegen: Generate object file
Baitinq
2025-06-04
2
-0
/
+55
*
Bootstrap: Codegen: Start implementation
Baitinq
2025-06-03
3
-0
/
+63
*
Bootstrap: Parser: Add enough implementation to parse example -2
Baitinq
2025-06-03
2
-4
/
+121
*
Bootstrap: Parser: Start implementation
Baitinq
2025-06-03
2
-0
/
+250
*
Bootstrap: Tokenizer: Fix tokenizing '\0' chars
Baitinq
2025-06-03
1
-4
/
+0
*
Codegen: Fix sizeof
Baitinq
2025-06-02
2
-4
/
+2
*
Bootstrap: Tokenizer: Cleanup using slices
Baitinq
2025-06-02
2
-61
/
+67
*
Bootstrap: Tokenizer: Support missing token types
Baitinq
2025-06-01
1
-1
/
+18
*
Boostrap: Tokenizer: Fix allocation
Baitinq
2025-05-31
3
-7
/
+6
*
Bootstrap: Tokenizer: Start rewriting with token type
Baitinq
2025-05-31
3
-74
/
+254
*
Bootstrap: Tokenizer: Rewrite using struct instead of global values
Baitinq
2025-05-31
1
-114
/
+121
*
std: Use calloc in arena implementation
Baitinq
2025-05-31
1
-3
/
+3
*
Bootstrap: Use arena for tokenizer
Baitinq
2025-05-31
3
-19
/
+20
*
std: Add arena impl
Baitinq
2025-05-30
1
-0
/
+32
*
Feature: Support recursive structs
Baitinq
2025-05-30
2
-0
/
+59
*
Feature: Support structs as pointers
Baitinq
2025-05-30
2
-11
/
+68
[prev]
[next]