english icon indicating copy to clipboard operation
english copied to clipboard

Plain English programming

Results 9 english issues
Sort by recently updated
recently updated
newest added

When this project is cloned or download trough Github website, line endings are converted to LF instead of CRLF, making the compiler unable to compile itself. There should be a...

cal-4018 shows up in Windows Defender as infected by virus is there a new version? thanks...

If one (or more) files in a directory have a filename that starts with the complete filename of another file in the same directory, trying to open any of the...

bug

[Try It Online](https://tio.run/#) is a free on-line service that hosts programming language interpreters. Users can run programs in sandboxes. This service is used by many members of the [Programming Puzzles...

The compiler can be run from the command line. Currently, the compiler is part of the desktop application folder, and relies on features in the noodle library folder. Both of...

Should the pretty printer automatically wrap lines to fit on screen, and start the continuation indented by two more spaces than the start of the line was indented?

Should the pretty printer indent procedure bodies by two spaces, by default?

Should the pretty printer indent loop bodies by two spaces, by default?