File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
<div align =" center " >
2
- <img src="https://github.com/user-attachments/assets/578bcafb-eb8a-46e0-9ebe-2f2768f32e36" width="250px" align="center ">
2
+ <img src="https://emoji2svg.deno.dev/api/🕊️" alt="eyecatch" height="100 ">
3
3
<h1>The Ibu programming language</h1>
4
4
</div >
5
5
6
- [ 📄 Documentation] ( docs/docs.md )
7
-
8
6
[ ![ CI] ( https://github.com/v420v/ibu/actions/workflows/ci.yml/badge.svg )] ( https://github.com/v420v/ibu/actions/workflows/ci.yml )
9
7
10
- Ibu is a programming language that brings joy to programming.
11
-
12
8
## Key Features of Ibu
13
9
- No strict type checker
14
10
- No C-like pointer arithmetic
@@ -76,6 +72,8 @@ $ ld -o main main.o lib/runtime.o lib/linux-syscall.o lib/std.o
76
72
$ ./main
77
73
```
78
74
75
+ [ 📜 The Ibu Programming Language Documentation] ( docs/docs.md )
76
+
79
77
## Compiler implementation
80
78
| File | Content |
81
79
| -----------| ------------------------|
You can’t perform that action at this time.
0 commit comments