This HTML5 document contains 59 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
yago-reshttp://yago-knowledge.org/resource/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbpedia-eshttp://es.dbpedia.org/resource/
n14https://global.dbpedia.org/id/
yagohttp://dbpedia.org/class/yago/
dbthttp://dbpedia.org/resource/Template:
schemahttp://schema.org/
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
dbpedia-fahttp://fa.dbpedia.org/resource/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
dbpedia-ithttp://it.dbpedia.org/resource/
wikipedia-enhttp://en.wikipedia.org/wiki/
dbpedia-mshttp://ms.dbpedia.org/resource/
dbchttp://dbpedia.org/resource/Category:
provhttp://www.w3.org/ns/prov#
dbphttp://dbpedia.org/property/
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:List_of_programming_languages
dbo:wikiPageWikiLink
dbr:ACC_(programming_language)
Subject Item
dbr:ACC
dbo:wikiPageWikiLink
dbr:ACC_(programming_language)
dbo:wikiPageDisambiguates
dbr:ACC_(programming_language)
Subject Item
dbr:ACC_programming_language
dbo:wikiPageWikiLink
dbr:ACC_(programming_language)
dbo:wikiPageRedirects
dbr:ACC_(programming_language)
Subject Item
dbr:ACC_(programming_language)
rdf:type
yago:Communication100033020 schema:Language yago:ProgrammingLanguage106898352 yago:WikicatProgrammingLanguages dbo:Language wikidata:Q315 dbo:Software dbo:ProgrammingLanguage yago:Abstraction100002137 yago:Language106282651 wikidata:Q9143 yago:ArtificialLanguage106894544 owl:Thing
rdfs:label
ACC (lenguaje de programación) ACC (linguaggio di programmazione) ACC (programming language)
rdfs:comment
ACC è un compilatore "quasi" C per il sistema operativo MS-DOS fornito sulla linea di computer IBM PC. Il compilatore e i programmi compilati girano sotto MS-DOS su qualsiasi processore Intel 80386 o superiore. Oltre al compilatore, ACC include un assembler 386 e un linker per combinare file multipli di oggetti. ACC es 'casi' un compilador de C para el sistema operativo MS-DOS de la línea de IBM PC de computadoras para programas. El compilador y los programas compilados se pueden ejecutar en cualquier Intel 80386 o PC corriendo en MS-DOS. Se incluye con el compilador un ensamblador 386 y un enlazador para combinar múltiples archivos objeto. También hay dos librerías, que son un modo protegido extensor de DOS (sobre la base de Thomas Pytel, el PMODE30B de AKA Tran + PMODE307 extensores de DOS), y una librería de funciones que se pueden llamar por los programas en C. * Datos: Q375171 ACC is a near-C compiler for the MS-DOS operating system on the IBM PC line of computers for programs. The compiler and compiled programs will run on any Intel 80386 or above PC running MS-DOS. Included with the compiler are a 386 assembler and a linker for combining multiple object files. There are also two libraries, which are a protected mode DOS extender (based on Thomas Pytel's, AKA Tran's PMODE30B + PMODE307 DOS extenders), and a library of functions callable by C programs.
dcterms:subject
dbc:C_programming_language_family
dbo:wikiPageID
928669
dbo:wikiPageRevisionID
1041988867
dbo:wikiPageWikiLink
dbr:C_program dbr:Operating_system dbr:Linker_(computing) dbr:IBM_PC dbr:DOS_extender dbr:Byte dbr:Intel_80386 dbr:Pointer_(computer_programming) dbr:Compiler dbr:MS-DOS dbr:Assembler_(computer_programming) dbr:Compiled_programming_language dbc:C_programming_language_family dbr:Batch_file
owl:sameAs
dbpedia-ms:Bahasa_pengaturcaraan_ACC n14:3TnDK freebase:m.03qv0h dbpedia-it:ACC_(linguaggio_di_programmazione) dbpedia-es:ACC_(lenguaje_de_programación) dbpedia-fa:ای‌سی‌سی_(زبان_برنامه‌نویسی) wikidata:Q375171 yago-res:ACC_(programming_language)
dbp:wikiPageUsesTemplate
dbt:Compu-lang-stub dbt:Short_description
dbo:abstract
ACC è un compilatore "quasi" C per il sistema operativo MS-DOS fornito sulla linea di computer IBM PC. Il compilatore e i programmi compilati girano sotto MS-DOS su qualsiasi processore Intel 80386 o superiore. Oltre al compilatore, ACC include un assembler 386 e un linker per combinare file multipli di oggetti. ACC es 'casi' un compilador de C para el sistema operativo MS-DOS de la línea de IBM PC de computadoras para programas. El compilador y los programas compilados se pueden ejecutar en cualquier Intel 80386 o PC corriendo en MS-DOS. Se incluye con el compilador un ensamblador 386 y un enlazador para combinar múltiples archivos objeto. También hay dos librerías, que son un modo protegido extensor de DOS (sobre la base de Thomas Pytel, el PMODE30B de AKA Tran + PMODE307 extensores de DOS), y una librería de funciones que se pueden llamar por los programas en C. Los punteros son de 4 bytes, y pueden acceder a toda la memoria disponible. Toda la memoria se pueden asignar también. El compilador, ensamblador y enlazador son muy pequeños e funcionan muy rápido. * Datos: Q375171 ACC is a near-C compiler for the MS-DOS operating system on the IBM PC line of computers for programs. The compiler and compiled programs will run on any Intel 80386 or above PC running MS-DOS. Included with the compiler are a 386 assembler and a linker for combining multiple object files. There are also two libraries, which are a protected mode DOS extender (based on Thomas Pytel's, AKA Tran's PMODE30B + PMODE307 DOS extenders), and a library of functions callable by C programs. Pointers are 4 bytes, and can access all available memory. All memory can be allocated too. The compiler, assembler and linker are all very small and reportedly very fast. ACC uses simple commands which place objects and change them. As such, it is very hard to make games with complicated sprites, because there is no command which can group objects. Almost every type of command is two or three letters, for example: tx=text, col=color, oct=octagon, etc. It is similar to Batch.
gold:hypernym
dbr:Compiler
prov:wasDerivedFrom
wikipedia-en:ACC_(programming_language)?oldid=1041988867&ns=0
dbo:wikiPageLength
1868
foaf:isPrimaryTopicOf
wikipedia-en:ACC_(programming_language)
Subject Item
wikipedia-en:ACC_(programming_language)
foaf:primaryTopic
dbr:ACC_(programming_language)