index
:
interpreter
this commit
import
master
native-llvm
Simple interpreter written in Zig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
4.src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tokenizer: Support newlines and tabs for strings
Baitinq
2025-03-26
1
-2
/
+2
*
Feature: Add basic support for varargs
Baitinq
2025-03-25
1
-1
/
+1
*
Feature: Add "proper" pointer types
Baitinq
2025-03-24
1
-1
/
+1
*
Feature: Add initial support for pointers
Baitinq
2025-03-24
1
-0
/
+2
*
Feature: Add support for strings
Baitinq
2025-03-24
1
-2
/
+2
*
Feature: Introduce initial support for function return types
Baitinq
2025-02-15
1
-2
/
+2
*
Codegen: Fix bug with function as variables
Baitinq
2025-02-12
1
-2
/
+0
*
Misc: Add TODOs
Baitinq
2025-02-11
1
-0
/
+2
*
Codegen: Fix function as variables
Baitinq
2025-01-31
1
-5
/
+5
*
Codegen: Fix bug calling printf
Baitinq
2025-01-30
1
-1
/
+0
*
Evaluator: variables as values
Baitinq
2025-01-16
1
-2
/
+2
*
Evaluator: Start working on new function-capable evaluator
Baitinq
2025-01-16
1
-2
/
+7
*
Parser: clean
Baitinq
2025-01-15
1
-2
/
+4
*
Add basic support for parsing functions
Baitinq
2025-01-15
1
-2
/
+5
*
Implement "return"
Baitinq
2025-01-12
1
-2
/
+2
*
Misc: Improve error messages and add todos
Baitinq
2025-01-12
1
-0
/
+3