english-lang icon indicating copy to clipboard operation
english-lang copied to clipboard

The English Programming Language

Results 16 english-lang issues
Sort by recently updated
recently updated
newest added

Codecs are a complicated subject in the globalised world. Understanding their differences is a small step in bridging the world of programmers, allowing individuals to achieve common ground. This PR...

The "Syntax" section states: `Statements can end with a period or, less frequently, with a semicolon. Blocks are usually separated by two or more line breaks.` Clearly, it should instead...

It's a hard language to become senior if you are using just a computer or smartphone. At least you will need use pair programming to aims this seniority. The interpreter...

enhancement
help wanted

As of 2024, the Whitehouse mandates that all languages used in new projects must be safe. I tried using this English Language for a small network construction task in the...

I have learned some of the language. I would never guessed it is the main core of every LLM. Impressed 💯. Is there any plan for English lang 2?

Added some information relating to syntax, and also included a number of common operators.

enhancement

We need docs on error codes and troubleshooting steps!

wontfix

### Standards > ..._While no standard exists..._ There are actually several independent standards, several of which are extraordinarily detailed. [The Chicago Manual of Style](https://www.chicagomanualofstyle.org/home.html) [The Associated Press Stylebook](https://www.apstylebook.com) [Modern Language...

documentation

One can argue that it takes time to produce good documentation, but why does the only example provided have to be so complex? Why not stick to tried and tested...

documentation
good first issue

I'm having trouble with English's non-determinism: I keep hitting expressions that have multiple valid interpretations, and the runtime doesn't always return the same result. It happens infrequently, but consistently. For...