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
So I'm wondering about building a Programming Language with Trinary logic using LLVM, it would just use 2 bits or I2 so it'd be balanced and would lake 1 bit which I'd use it as 'ERROR'. Or perhaps 'VOID'.
So I'm wondering about building a Programming Language with Trinary logic using LLVM, it would just use 2 bits or
I2so it'd be balanced and would lake 1 bit which I'd use it as 'ERROR'. Or perhaps 'VOID'.