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

From Rosetta Code
Content added Content deleted
(→‎Quora: Added keywords to FIFO article.)
(→‎Quora: Added keywords to code and opcodes article.)
Line 127: Line 127:
** Use of "backwards".
** Use of "backwards".
*Jun 09, 2021 - [https://www.quora.com/How-do-computers-execute-if-statements-to-the-core-machine-code-and-opcodes/answer/Gerry-Rzeppa How do computers execute if statements to the core machine code and opcodes?]
*Jun 09, 2021 - [https://www.quora.com/How-do-computers-execute-if-statements-to-the-core-machine-code-and-opcodes/answer/Gerry-Rzeppa How do computers execute if statements to the core machine code and opcodes?]
** List command and explanation of display produced
** Memory Map
** Uses [https://defuse.ca/online-x86-assembler.htm Online x86 and x64 Intel Instruction Assembler] to disassemble code in the List output.
** Offers free “How to Write a Plain English Compiler in Plain English” course via email.
*Jun 08, 2021 - [https://www.quora.com/How-can-I-draw-the-flag-of-a-country-in-C-beginner/answer/Gerry-Rzeppa How can I draw the flag of a country in C#? (beginner)]
*Jun 08, 2021 - [https://www.quora.com/How-can-I-draw-the-flag-of-a-country-in-C-beginner/answer/Gerry-Rzeppa How can I draw the flag of a country in C#? (beginner)]
*Jun 07, 2021 - [https://www.quora.com/Is-it-wise-to-ask-query-like-why-curly-braces-are-preferred-in-C-instead-of-opening-and-closing-bracket-when-writing-functions-or-we-just-need-to-memorize-that-as-a-random-rule-Is-there-any-book-which-deals-with/answer/Gerry-Rzeppa Is it wise to ask query like why curly braces are preferred in C instead of opening and closing bracket when writing functions, or we just need to memorize that as a random rule? Is there any book which deals with such miscellaneous things about C?]
*Jun 07, 2021 - [https://www.quora.com/Is-it-wise-to-ask-query-like-why-curly-braces-are-preferred-in-C-instead-of-opening-and-closing-bracket-when-writing-functions-or-we-just-need-to-memorize-that-as-a-random-rule-Is-there-any-book-which-deals-with/answer/Gerry-Rzeppa Is it wise to ask query like why curly braces are preferred in C instead of opening and closing bracket when writing functions, or we just need to memorize that as a random rule? Is there any book which deals with such miscellaneous things about C?]

Revision as of 18:52, 20 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