You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Occult is an allegedly memory safe language which has the performance of C.
It's transpiled to C using a hand-written parser, lexer, and code-gen, powered by the TinyC compiler for its backend, relying on it's just-in-time and ahead-of-time capabilities.
Occult has been in development for a long while, and I'm finally happy to have a release!
This discussion was created from the release v1.0.0-alpha.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Occult is an allegedly memory safe language which has the performance of C.
It's transpiled to C using a hand-written parser, lexer, and code-gen, powered by the TinyC compiler for its backend, relying on it's just-in-time and ahead-of-time capabilities.
Occult has been in development for a long while, and I'm finally happy to have a release!
This discussion was created from the release v1.0.0-alpha.
Beta Was this translation helpful? Give feedback.
All reactions