-
Hello,
First of all, thanks for your work. Finally we can all benefit from HolyC!
To get my hands dirty, I am trying to make my first program in HolyC and my typical test bench is to make a prog…
-
It can use the 3Days compiler: https://git.xslendi.xyz/slendi/3Days (forked to be CLI only)
Example Dockerfile: https://github.com/ThePrimeagen/ts-rust-zig-deez/blob/master/holyc/Dockerfile
-
Font source files included in repositories are being misidentified as Objective-J/HolyC/Scala.
### URL of the affected repository:
https://github.com/ValveSoftware/Proton/tree/proton_5.0
https://…
-
Some languages I'd like to implement if possible:
* [ ] Ada
* [ ] Arturo
* [ ] Boo
* [ ] Brat
* [ ] Clojure
* [ ] Cobra
* [ ] CLISP
* [x] Crystal
* [x] Elixir
* [x] Erlang
* [ ] Euphoria
…
-
Предлагаю запилить транслятор из HolyC в C искоробки. Получим благословление свыше и поддержку проекта самим Господом Богом. К тому же любой пользователь сможет писать программы не боясь всепроникающи…
-
## Description
Ever since GitHub Desktop updated to version 2.0 I can't push commits to GitHub on one of my repositories.
## Version
* GitHub Desktop: 2.0.3
* Operating system: Windows 10 Home 1…
-
Keep in mind that this will be no small undertaking. Unless you're a schizophrenic with 10 years of free time, we should start with minimalist goals, e.g.
- instead of re-targeting the x86_64 HolyC…
-
I see some issues:
- the wasm module is inlined in the source, which will emit a huge JS file for big modules.
- `WebAssembly.instantiate` and `WebAssembly.Module` both requires the module to be rep…
-
An issue tracking which languages can display a custom nerd font icon in the chip.
eg.
![358289176-cecf466b-ebda-4944-b331-35c2802d23cd](https://github.com/user-attachments/assets/03e5acf1-9564-…
-
Holy C supports print statements from bare string literals. There are probably a few other examples that I haven't tested (https://harrisontotty.github.io/p/a-lang-design-analysis-of-holyc).
HelloWor…