issues
search
Eisenwave
/
cdecl-plus
Similar to cdecl.org, but with broader support for language features. Static web page which supports file protocol. Parsing and to-prose conversion happen in the front-end, resulting in instant feedback.
https://cdecl.plus/
MIT License
32
stars
4
forks
source link
Allow trailing semicolon(s) after printf/scanf
#19
Closed
Eisenwave
closed
1 year ago
Eisenwave
commented
1 year ago
cdecl+ Input
printf("");
Expected Prose
(nothing)
Actual Prose or Error
Syntax Error
cdecl+ Input
Expected Prose
(nothing)
Actual Prose or Error