Category:Plain English
From Rosetta Code
Plain English
This programming language may be used to instruct a computer to perform a task.
Listed below are all of the tasks on Rosetta Code which have been solved using Plain English.
This programming language may be used to instruct a computer to perform a task.
Official website |
---|
Execution method: | Compiled (bytecode) |
---|---|
Garbage collected: | No |
Parameter passing methods: | By reference |
Type strength: | Weak |
Type expression: | Implicit |
Type checking: | Dynamic, Static |
Lang tag(s): | plainenglish |
See Also: |
Your Help Needed
If you know Plain English, please write code for some of the tasks not implemented in Plain English.
If you know Plain English, please write code for some of the tasks not implemented in Plain English.
Plain English is an example of a compiler. You may find the programming tasks that have been solved using it here.
Plain English is a programming language written during the winter of 2005-2006 that:
- Has keywords like A, AN, and THE.
- Lets you code what you're thinking.
- Can compile itself in 3 seconds.
Plain English can be run from within its Integrated Development Environment (IDE) (see "Complete IDE download" below)
or compiled to a self-contained Microsoft Windows .exe file.
Citations[edit]
- Home page
- Blog
- Manifesto
- Documentation
- Complete IDE Download
- cal-4700.zip
- requires Microsoft Windows
- cal-4700.zip
Discussion[edit]
Todo[edit]
Reports:Tasks_not_implemented_in_PlainEnglish
Subcategories
This category has the following 3 subcategories, out of 3 total.
Pages in category "Plain English"
The following 88 pages are in this category, out of 88 total.
C
D
F
G
L
N
P
S
- Search a list
- Show the (decimal) value of a number of 1s appended with a 3, then squared
- Sleep
- Sort three variables
- Split a character string based on change of character
- String append
- String case
- String concatenation
- Substring/Top and tail
- Sum and product of an array
- Sum of first n cubes
- Sum of squares