-
```
Currently it is not possible to compile it directly in *unix system.
Could you please kindly provide a makefile for that purpose??
Thanks a lot in advance.
Teddy
teddyzhai@gmail.com
```
Origina…
-
```
Currently it is not possible to compile it directly in *unix system.
Could you please kindly provide a makefile for that purpose??
Thanks a lot in advance.
Teddy
teddyzhai@gmail.com
```
Origina…
-
```
Currently it is not possible to compile it directly in *unix system.
Could you please kindly provide a makefile for that purpose??
Thanks a lot in advance.
Teddy
teddyzhai@gmail.com
```
Origina…
-
```
Currently it is not possible to compile it directly in *unix system.
Could you please kindly provide a makefile for that purpose??
Thanks a lot in advance.
Teddy
teddyzhai@gmail.com
```
Origina…
-
```
Currently it is not possible to compile it directly in *unix system.
Could you please kindly provide a makefile for that purpose??
Thanks a lot in advance.
Teddy
teddyzhai@gmail.com
```
Origina…
-
https://wiki.xxiivv.com/site/longtermism.html goes 404
"
Your destination could not be found, please [report the broken route](https://github.com/XXIIVV/oscean/issues/new), or visit the [index](ht…
-
Hi!
It would be cool if you can add images with CTRL-V inside the text, or handle image links as images and display it between text.
Maybe even image/file upload with auto-link?
Maybe use some…
-
Hi, thank you for releasing the code.
After checking the validation file, I found ~180 video ids that can not be found in official val file or some of them can not be decoded, the videos are listed b…
-
Hi,
First off, following the changes to chibicc is exhilarating! Amazing work you two.
The following suggestion is taking advantage of _not using Harvard Achitecture_, I was wondering if maybe i…
-
Program:
```
include "cores/select.cal"
include "std/io.cal"
struct meow
cell meow
end
implement meow init
"meow init\n" printstr
5 swap !
end
implement meow deinit
"meow end\n" …