Glossary entry

English term or phrase:

pseudocode

Hebrew translation:

פסאודו-קוד

Feb 8, 2009 15:59
15 yrs ago
English term

pseudocode

GBK English to Hebrew Bus/Financial Computers: Software
A notation resembling a programming language but not intended for actual compilation. It usually combines some of the structure of a programming language with an informal natural-language description of the computations to be carried out. It is often produced by CASE systems as a basis for later hand coding.
Example sentences:
Chances are, if you were to go into a conference room at a software company, it would contain a white-board filled with pseudocode and flowcharts. Pseudocode and flowcharts are programmer's ways of expressing algorithms, control structures, and other programming concepts quickly and simply. (InfoWebLinks)
Generally, you should try to break each main task down into very small tasks that can each be explained with a short phrase. There may eventually be a one-to-one correlation between the lines of pseudocode and the lines of the code that you write after you have finished pseudocoding. (Minich.com)
PPP is a way of developing routines by writing pseudocode for them in the first place (not a new topic) and after that, making the pseudocode a comment in the routine (functions, procedure, method or whatever your language calls them). (CodeRookie)
Change log

Feb 8, 2009 15:59: changed "Kudoz queue" from "In queue" to "Public"

Feb 8, 2009 15:59: Enrique Cavalitto changed "Stage" from "Preparation" to "Submission"

Feb 11, 2009 16:54: changed "Stage" from "Submission" to "Completion"

Proposed translations

+2
14 hrs
Selected

פסאודו-קוד

אמנם האקדמיה קבעה את המונח "פְּסֵידוֹ-קוֹד", אבל הצורה המוכרת והנפוצה היא "פסאודו-קוד". לדעתי רוב דוברי העברית משתמשים ב"פסאודו" ולא ב"פסידו".

לעומת זאת, אם היינו נוטים לכיוון הטהרני, אז הייתי מתרגם את המונח "דמוי-קוד".
Definition from own experience or research:
פסאודו-קוד הוא צירוף של מבנים לשוניים מתוך שפת תכנות עם מבנים לשוניים משפה טבעית. לא בהכרח ניתן לעבד אותו במחשב, ומטרתו להבהיר את המבנה של תוכנית.
Example sentences:
כתיבת אלגוריתם בעזרת פסאודו-קוד לא מאפשרת הרצה על המחשב מפני שזו איננה שפת תכנות המוכרת למחשב אלא, דמויי שפת תיכנות. (אתר תיכון השרון)
Peer comment(s):

agree Erez Volk : אכן, עם כל הכבוד לאקדמיה, זהו המונח השגור.
2 hrs
agree Yaniv Moshkovitz
1 day 6 hrs
Something went wrong...
4 KudoZ points awarded for this answer.
+1
15 mins

פְּסֵידוֹ-קוֹד

האקדמיה כבר קבעה לנו מונח. גם שם הובן שאין לנו תרגום טוב בעברית למילה פסידו. לכן נקבע פסידו-קוד
intermediate language<br />A language that is generated from programming source code, but that cannot be directly executed by the CPU. Also called &quot;bytecode,&quot; &quot;p-code,&quot; &quot;pseudo code&quot; or &quot;pseudo language,&quot; the intermediate language (IL) is platform independent. It can be run in any computer environment that has a runtime engine for the language.<br /><br /> In order to execute the intermediate language program, it must be interpreted a line at a time into machine language or compiled into machine language and run.<br /><br />A Popular Architecture<br />Visual Basic and Java are notable examples of programming languages that generate an intermediate language. They are compiled into bytecode, which is then converted into machine code at runtime. Microsoft&#039;s .NET and Common Language Infrastructure (CLI), the ECMA standard version of .NET, generate an intermediate language (see .NET). See managed code and runtime environment.
Example sentences:
?? (??)
Peer comment(s):

agree Naty Schwartz
1 hr
Something went wrong...
Term search
  • All of ProZ.com
  • Term search
  • Jobs
  • Forums
  • Multiple search