cisco

Results 6 issues of cisco

Request to add `xtensa` (for esp boards) and `avr` (for arduino boards) llvm targets to c3c.

enhancement

the line `Callback *f = &&(fn void() { });` yields the error: ``` 12: fn void main() { 13: Callback *f = &&(fn void() { }); ^^^^^^^^^^^^^^^^^ (/home/user/c3/main.c3:13:17) Error: Implicitly...

bug

request to add support for the riscv llvm embedded target

Enhancement Request
In Progress

request to add support for the Xtensa llvm embedded target (for esp development boards)

Revisit later
Platform support
Codegen

request to add support for AVR llvm embedded target

Discussion needed
Platform support

As the title suggests, highlight types that start with multiple capitalized characters as user types instead of global constants.