My (probably wrong) understanding is that Terry's kernel contained a Holy C compiler that compiled TempleOS (including another Holy C compiler TempleOS itself).
My question is how was the compiler in the kernel created? Did Terry hand code the thing in assembly or did he use tools like flex/bison and jam their output into the kernel?
I love how old dudes always own a pair of those busdriver sunglasses and they think it's the most badass shit ever. Wouldn't wanna mess wih that guy.
Jordan Sullivan
>My question is how was the compiler in the kernel created? Did Terry hand code the thing in assembly or did he use tools like flex/bison and jam their output into the kernel? now this is a Jow Forums tier thread
Josiah Bailey
I would explain it but if you have a degree in CS you wouldn’t get it anyways.
>My (probably wrong) understanding is that Terry's kernel contained a Holy C compiler Kernel loads Compiler, but does not contain a compiler, in which case it wouldn't have to load Compiler
Daniel Flores
Is the compiler it loads written in Holy C? Or just assembler?
Brandon Cox
he basically took the c syntax and modified it, effectively forking it into his own compiler. i assume he mustve worked with assembly in order to do this, however, after it was done he obviously compiled his various other shell utilities with his compiler
Ayden Johnson
G
Daniel Ross
>I GOT DIVINE FUCKIN INTELECT >CIA MIT niggers got unix on their nigger brains fighting the last war >im a white man, i wrote my own compiler, im not a fuckin MIT monkey nigger
Jacob Smith
Mostly HolyC, some asm
Benjamin Ortiz
G
Evan Morales
Sleep Tight Terry
Juan White
sleep tight terry
Jacob Turner
>i assume he mustve worked with assembly in order to do this
Any idea where I could view that assembly?
Evan Ramirez
i would check templeos.org, i believe his works have been placed in the public domain, which is both good and bad depending on how you look at it. i personally would have liked to see it licensed under the gpl so that people using terry's code would be forced to let others have access to their modifications, but i doubt it matters that much.
Gavin Anderson
Currently trying to crack open his iso. 7 zip couldn't do it. Neither could iso master.
Leo Sullivan
It's RedSea format
Asher Diaz
Sleep Tight Terry
Parker Hernandez
I should've known that. How can I look at what's inside the ISO to get a look at the ASM/HolyC that makes up the compiler?