cone icon indicating copy to clipboard operation
cone copied to clipboard

Cone Programming Language

Results 3 cone issues
Sort by recently updated
recently updated
newest added

I'm connected to the Internet. But it throws this error. (The screenshot looks yellowish because I'm using a screen shader.)

Not that it matters that much but the default syntax coloring is kind of hard to see anyway so I thought I'd report it. Changing the theme does not appear...

Hello, when trying to call `fopen()` from cone, the program exits with a segmentation fault. This is tested on macOS, the code is: ``` import stdio::* struct @opaque file extern:...