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

From Rosetta Code
Content added Content deleted
(→‎Quora: Added "How is a one-dimensional character array and a string similar?")
 
(7 intermediate revisions by 2 users not shown)
Line 3: Line 3:
and Compiler.
and Compiler.
==Creators==
==Creators==
* Gerry Rzeppa (Father)
* Gerry Rzeppa (Father)
[https://www.quora.com/profile/Gerry-Rzeppa Quora Profile]
[https://www.linkedin.com/in/gerry-rzeppa-17b8051b/ LinkedIn Profile]
[https://twitter.com/gerryrzeppa Twitter Profile]
[https://github.com/GerryRzeppa GitHub Profile]
* Dan Rzeppa (Son)
* Dan Rzeppa (Son)

==Contributors==
* Elender Góis Gallas (Plain Portuguese Creator)
[https://www.quora.com/profile/Elender-G%C3%B3is-Gallas-%E3%82%A8%E3%83%AC%E3%83%B3%E3%83%87-%E3%82%AC%E3%83%A9%E3%82%B9 Quora Profile]
[https://www.linkedin.com/in/elender/ LinkedIn Profile]
[https://twitter.com/elenderg Twitter Profile]
[https://github.com/elenderg GitHub Profile]
* Pablo Cayuela (Plain Spanish Creator)
[https://www.linkedin.com/in/pablo-cayuela-a42b019/ LinkedIn Profile]

==Copyright Owner==
==Copyright Owner==
* The Osmosian Order
* The Osmosian Order
Line 134: Line 148:
*Jun 03, 2021 - [https://www.quora.com/What-is-the-nature-of-a-variable-with-real-life-examples/answer/Gerry-Rzeppa What is the nature of a variable with real life examples?]
*Jun 03, 2021 - [https://www.quora.com/What-is-the-nature-of-a-variable-with-real-life-examples/answer/Gerry-Rzeppa What is the nature of a variable with real life examples?]
*Jun 03, 2021 - [https://www.quora.com/Why-is-UML-a-significant-area-of-study/answer/Gerry-Rzeppa Why is UML a significant area of study?]
*Jun 03, 2021 - [https://www.quora.com/Why-is-UML-a-significant-area-of-study/answer/Gerry-Rzeppa Why is UML a significant area of study?]
*May 29, 2021 [https://www.quora.com/Is-it-easier-to-write-an-interpreter-than-a-compiler-Why/answer/Gerry-Rzeppa Is it easier to write an interpreter than a compiler? Why?]
**"Yes. An interpreter can be written with less knowledge of the hardware and operating system."
**Reference to another Gerry Rzeppa Quora article: May 18, 2021 [https://www.quora.com/How-do-I-make-programming-language/answer/Gerry-Rzeppa How do I make programming language?]
*May 18, 2021 [https://www.quora.com/How-do-I-make-programming-language/answer/Gerry-Rzeppa How do I make programming language?]
**Reference to another Gerry Rzeppa Quora article: Dec 22, 2020 [https://www.quora.com/How-do-you-start-writing-your-interpreter-from-scratch/answer/Gerry-Rzeppa How do you start writing your interpreter from scratch?]
**Reference to another Gerry Rzeppa Quora article: Aug 30, 2020 [https://www.quora.com/What-is-a-compiler-and-the-stages-of-a-compiler/answer/Gerry-Rzeppa What is a compiler and the stages of a compiler?]
*May 11, 2021 [https://www.quora.com/What-IDE-has-impressed-you-with-its-ease-of-use-and-how-productive-were-you-with-it/answer/Gerry-Rzeppa What IDE has impressed you with its ease of use, and how productive were you with it?]
*May 11, 2021 [https://www.quora.com/What-IDE-has-impressed-you-with-its-ease-of-use-and-how-productive-were-you-with-it/answer/Gerry-Rzeppa What IDE has impressed you with its ease of use, and how productive were you with it?]
*Apr 28, 2021 - [https://www.quora.com/I-need-some-good-project-related-to-data-structure-I-am-a-2rd-year-computer-science-student-What-is-your-suggestion/answer/Gerry-Rzeppa I need some good project related to data structure. I am a 2rd year computer science student. What is your suggestion?]
*Apr 28, 2021 - [https://www.quora.com/I-need-some-good-project-related-to-data-structure-I-am-a-2rd-year-computer-science-student-What-is-your-suggestion/answer/Gerry-Rzeppa I need some good project related to data structure. I am a 2rd year computer science student. What is your suggestion?]
Line 159: Line 179:
*Mar 24, 2021 - [https://www.quora.com/Why-is-it-hard-to-understand-linked-lists-in-programming/answer/Gerry-Rzeppa Why is it hard to understand linked lists in programming?]
*Mar 24, 2021 - [https://www.quora.com/Why-is-it-hard-to-understand-linked-lists-in-programming/answer/Gerry-Rzeppa Why is it hard to understand linked lists in programming?]
**Discuss Plain English linked list.
**Discuss Plain English linked list.
*Dec 22, 2020 [https://www.quora.com/How-do-you-start-writing-your-interpreter-from-scratch/answer/Gerry-Rzeppa How do you start writing your interpreter from scratch?]
** “primitive” BASIC editor/interpreter
*Oct 03, 2020 - [https://www.quora.com/In-procedural-programming-how-do-you-plan-your-code-without-UML/answer/Gerry-Rzeppa In procedural programming, how do you plan your code without UML?]
*Oct 03, 2020 - [https://www.quora.com/In-procedural-programming-how-do-you-plan-your-code-without-UML/answer/Gerry-Rzeppa In procedural programming, how do you plan your code without UML?]
**Osmosian maxim: “If it’s hard, it’s wrong.”
**Osmosian maxim: “If it’s hard, it’s wrong.”
Line 164: Line 186:
**"During the winter of 2005-2006, we wrote (and documented) 25,000 lines of Plain English code in just six months ..."
**"During the winter of 2005-2006, we wrote (and documented) 25,000 lines of Plain English code in just six months ..."
**'“Just tell us what you need, sonny, and we’ll show you how to live without it.”'
**'“Just tell us what you need, sonny, and we’ll show you how to live without it.”'
*Aug 30, 2020 [https://www.quora.com/What-is-a-compiler-and-the-stages-of-a-compiler/answer/Gerry-Rzeppa What is a compiler and the stages of a compiler?]
**Structure of the Plain English compiler.
*Jul 09, 2020 - [https://www.quora.com/Who-can-print-this-string-Hello-world-more-smartly-and-clearly/answer/Gerry-Rzeppa Who can print this string "Hello world" more smartly and clearly?]
*Jul 09, 2020 - [https://www.quora.com/Who-can-print-this-string-Hello-world-more-smartly-and-clearly/answer/Gerry-Rzeppa Who can print this string "Hello world" more smartly and clearly?]
**Plain English program to print in a circle.
**Plain English program to print in a circle.

Latest revision as of 22:18, 12 October 2022

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)

Quora Profile LinkedIn Profile Twitter Profile GitHub Profile

  • Dan Rzeppa (Son)

Contributors

  • Elender Góis Gallas (Plain Portuguese Creator)

Quora Profile LinkedIn Profile Twitter Profile GitHub Profile

  • Pablo Cayuela (Plain Spanish Creator)

LinkedIn Profile

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