-
Cool project.
I wonder why not piggyback off of [`ToHTML.HC.Z`](https://templeos.holyc.xyz/Wb/Demo/ToHtmlToTXTDemo/ToHtml.html#l1)?
I think that TempleOS' implementation itself is the best arbit…
-
I can't figure out how to self host this. I built it with the makefile, but now I'm confused as to running it? I tried running the html file with firefox but the input is blank, and the examples does …
ghost updated
2 years ago
-
[removed by jonmeow: please don't post logo suggestions right now]
-
One of them is jpg, the other is png, but they are the same image
HolyC/Sakurajima_Mai_Holding_The_HolyC_Programming_Language.jpg
HolyC/Sakurajima_Mai_Holding_The_HolyC_Programming_Language.png
-
why C++???
-
This is a rather strange one, and I'm unsure of it's specific to tokei itself or something larger.
When installing tokei via `cargo install --path .` (inside of the repo, up to date), or via `cargo…
-
```holyc
for (i = 0; i < n; i++)
for (j = 0; j < n; j++)
scanf("%d", &G[i][j]);
```
I'd like to write something like this, but I can't really get input split by spaces. Is there a HolyC…
ghost updated
3 years ago
-
I see that GetStr() is gone, and I had to transcribe it from TempleOS. Could you tell me why you removed it?
ghost updated
3 years ago
-
-
We should add support for HolyC and make it so that the ascii logo of HolyC looks like it's in the TempleOS font; it should probably have a cross too. And I think its colours should be yellow, white, …