User:GarveyPatrickD/Plain English/Plain English/Raw Sources: Difference between revisions

From Rosetta Code
Content added Content deleted
(→‎Quora: Added notes to "Hello world" article)
(→‎Quora: Added quotes from compiler article)
Line 111: Line 111:
**Español Llano (Plain Spanish) program to print in a circle.
**Español Llano (Plain Spanish) program to print in a circle.
*Jun 08, 2020 - [https://www.quora.com/Why-do-some-programmers-write-their-own-compilers/answer/Gerry-Rzeppa Why do some programmers write their own compilers?]
*Jun 08, 2020 - [https://www.quora.com/Why-do-some-programmers-write-their-own-compilers/answer/Gerry-Rzeppa Why do some programmers write their own compilers?]
**'My elder son and I wrote our own Plain English compiler and IDE, in Plain English, originally, for three reasons. We wanted to know:'
**
**'1. Is it easier to program when you don’t have to translate your natural-language thoughts into an alternate syntax?'
**
**'2. Can natural languages be parsed in a relatively “sloppy” manner (as humans apparently parse them) and still provide a stable enough environment for productive programming?'
**
**'3. Can low-level programs (like compilers) be conveniently and efficiently written in high level languages (like English)?
**
**'Turns out the answers to all of three questions is, “Yes!”'
*-----
*-----
*Jun 10, 2021 - [https://www.quora.com/Is-there-any-way-to-write-genuine-self-modifying-code-in-Windows/answer/Gerry-Rzeppa Is there any way to write genuine self-modifying code in Windows?]
*Jun 10, 2021 - [https://www.quora.com/Is-there-any-way-to-write-genuine-self-modifying-code-in-Windows/answer/Gerry-Rzeppa Is there any way to write genuine self-modifying code in Windows?]

Revision as of 16:59, 15 June 2021

Plain English Sources

These are the links I've found that provided the information to write a page about the Plain English IDE and Compiler.

Creators

  • Gerry Rzeppa (Father)
  • Dan Rzeppa (Son)

Copyright Owner

IDE including Compiler

Creator supplied

GitHub

Forums

AnandTech

Arduino

comp.compilers

GeeksForGeeks

Interactive Fiction Community Forum

Parallax Forums

PC Control Limited

Quora

Successor Project