adam-mcdaniel/oakc
A portable programming language with a compact intermediate representation
RustApache-2.0
Issues
- 2
Unexpected or invalid argument '-c'
#92 opened by eruizc-dev - 12
FFI right now is very bad
#10 opened by adam-mcdaniel - 0
Can we tag the releases?
#98 opened by chenrui333 - 0
Add C89 as the target
#97 opened by lygstate - 0
Compile Time Optimizations
#96 opened by InterestingBrainPoops - 2
Compilation process gets a new predefined constants structure each step of the process.
#93 opened by kevinramharak - 4
- 4
C ABI support
#89 opened by guysv - 4
More documentation
#78 opened - 1
extern keyword
#76 opened by adam-mcdaniel - 2
Add iterators
#82 opened by adam-mcdaniel - 10
Add variadic functions
#69 opened by kevinramharak - 1
Add `printf` or `println`.
#81 opened - 4
Question: Does Oak translates to C?
#79 opened - 5
Typecheck against non-void statement expressions, and add return statement
#14 opened by adam-mcdaniel - 2
Improved error reporting
#72 opened by kevinramharak - 1
Dereferenced non-allocated pointer error
#75 opened by adam-mcdaniel - 2
- 3
- 1
Include needs to be moved to TIR
#68 opened by adam-mcdaniel - 3
copy constructors and destructors
#17 opened by adam-mcdaniel - 4
doc subcommand markdown issues
#66 opened by kevinramharak - 15
MAR backend
#9 opened by kevinramharak - 1
isdef.ok example is broken
#62 opened by kevinramharak - 0
Replace `num` with `int` and `float`
#58 opened by adam-mcdaniel - 3
Compiler will only use the C target
#48 opened by dospunk - 0
Add macros
#52 opened by adam-mcdaniel - 0
Add a new, top-level IR?
#50 opened by adam-mcdaniel - 0
`num` should not be equal to `char`
#31 opened by adam-mcdaniel - 0
Update README
#36 opened by adam-mcdaniel - 10
Because variables are stored statically, recursion is effectively impossible
#32 opened by swissChili - 4
std vs. core
#15 opened by adam-mcdaniel - 8
Style guide for std.<language>?
#23 opened by dospunk - 4
- 2