HolyC-for-Linux icon indicating copy to clipboard operation
HolyC-for-Linux copied to clipboard

run HolyC on Linux secularly

Results 4 HolyC-for-Linux issues
Sort by recently updated
recently updated
newest added

Tried this out today with this program, on Python 3.8.10, Linux Mint 20.1: ```hc Print("asdf"); ``` I get this stack trace when translating: ``` Traceback (most recent call last): File...

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). HelloWorld.hc: `"God is Good"` This results in the following...

Support Linux by writing an LLVM frontend See https://www.reddit.com/r/programming/comments/6290hb/_/dfm6nmr