About: First-generation programming language     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : dbo:Language, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FFirst-generation_programming_language

A first-generation programming language (1GL) is a machine-level programming language. A first generation (programming) language (1GL) is a grouping of programming languages that are machine level languages used to program first-generation computers. Originally, no translator was used to compile or assemble the first-generation language. The first-generation programming instructions were entered through the front panel switches of the computer system.

AttributesValues
rdf:type
rdfs:label
  • الجيل الأول من لغات البرمجة (ar)
  • First-generation programming language (en)
  • Linguagem de programação de primeira geração (pt)
  • 第一代编程语言 (zh)
rdfs:comment
  • A primeira geração de linguagem de programação ou 1GL é conhecida como linguagem de máquina (ou binária), que usa apenas 0 (zero) e 1 (um) para programar softwares. (pt)
  • 第一代语言(1GL)或机器语言是一种低级的面向计算机的程序设计语言,使用0和1表示各种命令。 起初,没有为第一代语言使用的编译器或连接器,指令是通过计算机系统开关的面板输入到系统中的。 机器语言的特点是执行速度快,效率高,但是难以学习、记忆和修改,同时它的移植性很差。 (zh)
  • الجيل الأول من لغات البرمجة هي لغة برمجة لمستوى الآلة.في البداية، لم يكن يستخدم المترجم لترجمة (compile) أو تجميع لغات الجيل الأول. كان يتم إدخال التعليمات من خلال مفاتيح الوحة الأمامية لنظام الحاسوب. الفائدة الرئيسية من البرمجة في الجيل الأول للغة البرمجة هو سرعة وكفائة الكود المكتوب حيث يتم يتم تنفيذها مباشرة من وحدة المعالجة المركزية. مع ذلك، تعتبر لغة الآلة أكثر صعوبة من لغات البرمجة الأعلى، وتزداد الصعوبة في التعديل عند حدوث خطاء. كما أنة عند الحاجة إلى إضافة تعليمات إلى الذاكرة في نفس الموقع، فنحتاج لتحريك جميع التعليمات الموجودة تحت الموقع المطلوب لتوفير مكان في الذاكرة لاستيعاب الأمر الجديد. وهذة العملية صعبة بسبب استخدام مفاتيح الوحة الأمامية. كما أن إمكانية نقل برنامج من جهاز إلى آخر يتطلب إعادة كتابة الكود في الجهاز الآخر حيث أن لغة الآلة تختلف من جهاز إلى آخر. مثال، عدد السجلات (ar)
  • A first-generation programming language (1GL) is a machine-level programming language. A first generation (programming) language (1GL) is a grouping of programming languages that are machine level languages used to program first-generation computers. Originally, no translator was used to compile or assemble the first-generation language. The first-generation programming instructions were entered through the front panel switches of the computer system. (en)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
sameAs
dbp:wikiPageUsesTemplate
has abstract
  • الجيل الأول من لغات البرمجة هي لغة برمجة لمستوى الآلة.في البداية، لم يكن يستخدم المترجم لترجمة (compile) أو تجميع لغات الجيل الأول. كان يتم إدخال التعليمات من خلال مفاتيح الوحة الأمامية لنظام الحاسوب. الفائدة الرئيسية من البرمجة في الجيل الأول للغة البرمجة هو سرعة وكفائة الكود المكتوب حيث يتم يتم تنفيذها مباشرة من وحدة المعالجة المركزية. مع ذلك، تعتبر لغة الآلة أكثر صعوبة من لغات البرمجة الأعلى، وتزداد الصعوبة في التعديل عند حدوث خطاء. كما أنة عند الحاجة إلى إضافة تعليمات إلى الذاكرة في نفس الموقع، فنحتاج لتحريك جميع التعليمات الموجودة تحت الموقع المطلوب لتوفير مكان في الذاكرة لاستيعاب الأمر الجديد. وهذة العملية صعبة بسبب استخدام مفاتيح الوحة الأمامية. كما أن إمكانية نقل برنامج من جهاز إلى آخر يتطلب إعادة كتابة الكود في الجهاز الآخر حيث أن لغة الآلة تختلف من جهاز إلى آخر. مثال، عدد السجلات في وحدة المعالجة المركزية تختلف عن الأخرى. (ar)
  • A first-generation programming language (1GL) is a machine-level programming language. A first generation (programming) language (1GL) is a grouping of programming languages that are machine level languages used to program first-generation computers. Originally, no translator was used to compile or assemble the first-generation language. The first-generation programming instructions were entered through the front panel switches of the computer system. The instructions in 1GL are made of binary numbers, represented by 1s and 0s. This makes the language suitable for the understanding of the machine but far more difficult to interpret and learn by the human programmer. The main advantage of programming in 1GL is that the code can run very fast and very efficiently, precisely because the instructions are executed directly by the central processing unit (CPU). One of the main disadvantages of programming in a low level language is that when an error occurs, the code is not as easy to fix. First generation languages are very much adapted to a specific computer and CPU, and code portability is therefore significantly reduced in comparison to higher level languages. Modern day programmers still occasionally use machine level code, especially when programming lower level functions of the system, such as drivers, interfaces with firmware and hardware devices. Modern tools such as native-code compilers are used to produce machine level from a higher-level language. (en)
  • A primeira geração de linguagem de programação ou 1GL é conhecida como linguagem de máquina (ou binária), que usa apenas 0 (zero) e 1 (um) para programar softwares. (pt)
  • 第一代语言(1GL)或机器语言是一种低级的面向计算机的程序设计语言,使用0和1表示各种命令。 起初,没有为第一代语言使用的编译器或连接器,指令是通过计算机系统开关的面板输入到系统中的。 机器语言的特点是执行速度快,效率高,但是难以学习、记忆和修改,同时它的移植性很差。 (zh)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
is Wikipage redirect of
is foaf:primaryTopic of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 59 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software