This website requires JavaScript.
Explore
Help
Register
Sign In
me
/
really-bad-compiler-in-haskell
Archived
Watch
1
Star
0
Fork
You've already forked really-bad-compiler-in-haskell
0
Code
Issues
20
Pull Requests
Projects
3
Releases
3
Activity
Labels
Milestones
20 Open
6 Closed
Label
Use
alt
+
click/enter
to exclude labels
No Label
All labels
bug
duplicate
enhancement
feedback
help wanted
invalid
low priority
question
wontfix
Milestone
All milestones
No milestones
Open milestones
Week 1
Week 2
Week 3
Week 4
Week 5
Week 6
Week 7
Project
All projects
No project
Open Projects
Basic compiler stuff
Reimplement libraries
Quality of life stuff
Author
All authors
Assignee
No assignee
All assignees
me
Sort
Newest
Oldest
Recently updated
Least recently updated
Most commented
Least commented
Nearest due date
Farthest due date
20 Open
6 Closed
Add pointers, reference, dereference
enhancement
#28
opened
2023-10-18 16:36:10 +00:00
by
me
Week 7
Basic compiler stuff
Add function parameters
enhancement
#27
opened
2023-10-16 18:12:26 +00:00
by
me
Week 7
Basic compiler stuff
Add functions
enhancement
#26
opened
2023-10-16 18:11:12 +00:00
by
me
Week 7
Basic compiler stuff
Add char type
enhancement
#24
opened
2023-10-02 16:58:07 +00:00
by
me
Week 6
Basic compiler stuff
Add functions
enhancement
#23
opened
2023-10-02 16:39:45 +00:00
by
me
Week 6
Basic compiler stuff
Make LLVM emition optional
enhancement
low priority
#20
opened
2023-09-29 07:30:57 +00:00
by
me
Quality of life stuff
main
Allow specifying file name
enhancement
low priority
#19
opened
2023-09-29 07:30:30 +00:00
by
me
Quality of life stuff
main
Add break statement
enhancement
low priority
#18
opened
2023-09-27 17:07:46 +00:00
by
me
Week 6
Basic compiler stuff
main
Add If and While statements
enhancement
#17
opened
2023-09-27 16:38:16 +00:00
by
me
Week 5
Basic compiler stuff
main
1
Parse bool, short, int, long
enhancement
low priority
#15
opened
2023-09-25 16:44:54 +00:00
by
me
Week 5
Basic compiler stuff
main
Add non-trivial math statement
enhancement
low priority
#13
opened
2023-09-18 17:39:23 +00:00
by
me
Week 3
Basic compiler stuff
main
Not compiling when LLVM 16 is installed in nix store
bug
#11
opened
2023-09-18 17:37:32 +00:00
by
me
Week 2
Basic compiler stuff
main
Add syntax error messages
enhancement
#10
opened
2023-09-18 17:36:31 +00:00
by
me
Quality of life stuff
main
Implement own hash table library
enhancement
#9
opened
2023-09-18 17:14:27 +00:00
by
me
Week 4
Reimplement libraries
main
Implement own LLVM library
enhancement
low priority
#8
opened
2023-09-18 17:13:42 +00:00
by
me
Week 2
Reimplement libraries
Implement own text parsing library
enhancement
#7
opened
2023-09-18 17:13:16 +00:00
by
me
Week 1
Reimplement libraries
Compile compiler to binary and add release pipeline
enhancement
low priority
#6
opened
2023-09-18 17:12:29 +00:00
by
me
Quality of life stuff
Use Text instead of String
bug
#5
opened
2023-09-18 17:11:45 +00:00
by
me
main
Add test cases and pipeline
enhancement
#4
opened
2023-09-18 17:10:57 +00:00
by
me
Week 5
Quality of life stuff
Add bitshifting
enhancement
low priority
#3
opened
2023-09-18 17:09:45 +00:00
by
me
Week 1
Basic compiler stuff
main