ABC (bahasa pengaturcaraan): Perbezaan antara semakan

Kandungan dihapus Kandungan ditambah
Yosri (bincang | sumb.)
Laman baru: {{Infobox programming language |name = ABC |logo = |paradigm = multi-paradigm: imperative, [[procedural programming|pr...
 
Kurniasan (bincang | sumb.)
Tiada ringkasan suntingan
Baris 18:
 
<!----
ABC hashanya onlymempunyai five basiclima [[datatypejenisan data]]s. Itasas. doesIa nottidak requirememerlukan variablepengisytiharan declarationspembolehubah. It has explicit support for top-down programming. Statement nesting is indicated by [[indentation]]. It provides [[infinite precision arithmetic]], unlimited sized lists and strings, and other features supporting orthogonality and ease of use by novices. Its designers claim that ABC programs are typically around a quarter the size of the equivalent Pascal or [[C (programming language)|C]] programs, and more readable.
 
ABC was originally a monolithic implementation, leading to an inability to adapt to new requirements, such as creating a [[Graphical User Interface]]. ABC could not directly access the underlying file system and operating system.
Baris 29:
 
---->
 
==Contoh ==
*Contoh fungsi <tt>words</tt> bagi mengumpul kesemua set perkataan dalam dokumen:
 
HOW TO RETURN words document:
Baris 39 ⟶ 40:
INSERT word IN collection
RETURN collection
 
 
== Pautan luar ==
Baris 47:
*[http://idhub.com/abc/ ABC Programmer's Handbook]
 
[[en:ABC (programming language)]]
[[cs:ABC (programovací jazyk)]]
[[es:Lenguaje de programación ABC]]