c500 icon indicating copy to clipboard operation
c500 copied to clipboard

a single pass c compiler in 500 lines of python

Results 2 c500 issues
Sort by recently updated
recently updated
newest added

With the current `run-test` script, I get this error: ``` error: unexpected argument '-i' found tip: to pass '-i' as a value, use '-- -i' ``` This appears to be...

Just a suggestion.