See source code on Wiktionary
{ "forms": [ { "form": "source codes", "tags": [ "plural" ] } ], "head_templates": [ { "args": { "1": "-", "2": "s" }, "expansion": "source code (usually uncountable, plural source codes)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "senses": [ { "categories": [ { "kind": "other", "name": "English entries with incorrect language header", "parents": [ "Entries with incorrect language header", "Entry maintenance" ], "source": "w" }, { "kind": "other", "name": "Entries with translation boxes", "parents": [], "source": "w" }, { "kind": "other", "name": "Pages with 1 entry", "parents": [], "source": "w" }, { "kind": "other", "name": "Pages with entries", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Afrikaans translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Arabic translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Armenian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Belarusian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Bulgarian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Catalan translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Czech translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Danish translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Dutch translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Esperanto translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Estonian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Finnish translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with French translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Georgian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with German translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Greek translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Hebrew translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Hokkien translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Hungarian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Italian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Japanese translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Khmer translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Korean translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Latin translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Latvian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Lithuanian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Macedonian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Malagasy translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Mandarin translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Marathi translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Norwegian Bokmål translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Norwegian Nynorsk translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Persian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Polish translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Portuguese translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Romanian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Russian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Scottish Gaelic translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Serbo-Croatian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Slovak translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Slovene translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Spanish translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Swedish translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Tajik translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Thai translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Turkish translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Ukrainian translations", "parents": [], "source": "w" }, { "kind": "other", "name": "Terms with Vietnamese translations", "parents": [], "source": "w" }, { "kind": "topical", "langcode": "en", "name": "Directives", "orig": "en:Directives", "parents": [ "Communication", "All topics", "Fundamental" ], "source": "w" }, { "kind": "topical", "langcode": "en", "name": "Programming", "orig": "en:Programming", "parents": [ "Computing", "Software engineering", "Technology", "Computer science", "Engineering", "Software", "All topics", "Sciences", "Applied sciences", "Media", "Fundamental", "Communication" ], "source": "w" } ], "glosses": [ "Human-readable instructions in a programming language, to be transformed into machine instructions by a compiler, assembler or other translator, or to be carried out directly by an interpreter." ], "id": "en-source_code-en-noun-en:Q128751", "links": [ [ "programming", "programming#Noun" ], [ "Human-readable", "human-readable" ], [ "programming language", "programming language" ], [ "compiler", "compiler" ], [ "assembler", "assembler" ], [ "translator", "translator" ], [ "interpreter", "interpreter" ] ], "raw_glosses": [ "(programming) Human-readable instructions in a programming language, to be transformed into machine instructions by a compiler, assembler or other translator, or to be carried out directly by an interpreter." ], "related": [ { "english": "the act of writing source code", "word": "coding" }, { "word": "SLOC" }, { "word": "source control" } ], "senseid": [ "en:Q128751" ], "synonyms": [ { "word": "code" }, { "word": "source" }, { "word": "sourcecode" } ], "tags": [ "uncountable", "usually" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ], "translations": [ { "code": "af", "lang": "Afrikaans", "sense": "human-readable instructions in a programming language", "word": "bronkode" }, { "code": "ar", "lang": "Arabic", "roman": "kūd maṣdariyy", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "كُود مَصْدَرِيّ" }, { "code": "hy", "lang": "Armenian", "roman": "elakod", "sense": "human-readable instructions in a programming language", "word": "ելակոդ" }, { "code": "be", "lang": "Belarusian", "roman": "zyxódny kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "зыхо́дны код" }, { "code": "be", "lang": "Belarusian", "roman": "kryníčny kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "крыні́чны код" }, { "code": "bg", "lang": "Bulgarian", "roman": "ízhoden kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "и́зходен код" }, { "code": "ca", "lang": "Catalan", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "codi font" }, { "code": "nan-hbl", "lang": "Chinese", "sense": "human-readable instructions in a programming language", "tags": [ "Hokkien" ], "word": "原始碼" }, { "code": "nan-hbl", "lang": "Chinese", "roman": "goân-sí-bé", "sense": "human-readable instructions in a programming language", "tags": [ "Hokkien" ], "word": "原始码" }, { "code": "cmn", "lang": "Chinese Mandarin", "sense": "human-readable instructions in a programming language", "word": "源代碼" }, { "code": "cmn", "lang": "Chinese Mandarin", "roman": "yuándàimǎ", "sense": "human-readable instructions in a programming language", "word": "源代码" }, { "code": "cmn", "lang": "Chinese Mandarin", "sense": "human-readable instructions in a programming language", "word": "源碼" }, { "code": "cmn", "lang": "Chinese Mandarin", "roman": "yuánmǎ", "sense": "human-readable instructions in a programming language", "word": "源码" }, { "code": "cmn", "lang": "Chinese Mandarin", "sense": "human-readable instructions in a programming language", "word": "原始碼" }, { "code": "cmn", "lang": "Chinese Mandarin", "roman": "yuánshǐmǎ", "sense": "human-readable instructions in a programming language", "word": "原始码" }, { "code": "cs", "lang": "Czech", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "zdrojový kód" }, { "code": "da", "lang": "Danish", "sense": "human-readable instructions in a programming language", "tags": [ "common-gender" ], "word": "kildekode" }, { "code": "nl", "lang": "Dutch", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "broncode" }, { "code": "eo", "lang": "Esperanto", "sense": "human-readable instructions in a programming language", "word": "fontkodo" }, { "code": "eo", "lang": "Esperanto", "sense": "human-readable instructions in a programming language", "word": "fonta kodo" }, { "code": "et", "lang": "Estonian", "sense": "human-readable instructions in a programming language", "word": "lähtekood" }, { "code": "et", "lang": "Estonian", "sense": "human-readable instructions in a programming language", "word": "lähtetekst" }, { "code": "fi", "lang": "Finnish", "sense": "human-readable instructions in a programming language", "word": "lähdekoodi" }, { "code": "fr", "lang": "French", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "code source" }, { "code": "fr", "lang": "French", "sense": "human-readable instructions in a programming language", "tags": [ "feminine", "masculine" ], "word": "source" }, { "code": "fr", "lang": "French", "sense": "human-readable instructions in a programming language", "tags": [ "feminine", "masculine", "plural" ], "word": "sources" }, { "code": "ka", "lang": "Georgian", "roman": "c̣q̇aros ḳodi", "sense": "human-readable instructions in a programming language", "word": "წყაროს კოდი" }, { "code": "ka", "lang": "Georgian", "roman": "sac̣q̇isi ḳodi", "sense": "human-readable instructions in a programming language", "word": "საწყისი კოდი" }, { "code": "de", "lang": "German", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "Kode" }, { "code": "de", "lang": "German", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "Quellcode" }, { "code": "de", "lang": "German", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "Quellkode" }, { "code": "de", "lang": "German", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "Quelltext" }, { "code": "el", "lang": "Greek", "roman": "pigaíos kódikas", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "πηγαίος κώδικας" }, { "code": "he", "lang": "Hebrew", "roman": "kod makor", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "קוֹד מָקוֹר" }, { "code": "hu", "lang": "Hungarian", "sense": "human-readable instructions in a programming language", "word": "forráskód" }, { "code": "hu", "lang": "Hungarian", "sense": "human-readable instructions in a programming language", "tags": [ "informal" ], "word": "forrás" }, { "code": "it", "lang": "Italian", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "sorgente" }, { "code": "it", "lang": "Italian", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "codice sorgente" }, { "code": "ja", "lang": "Japanese", "roman": "sōsu kōdo", "sense": "human-readable instructions in a programming language", "word": "ソースコード" }, { "code": "km", "lang": "Khmer", "roman": "kodbrâphôp", "sense": "human-readable instructions in a programming language", "word": "កូដប្រភព" }, { "code": "ko", "lang": "Korean", "roman": "soseu kodeu", "sense": "human-readable instructions in a programming language", "word": "소스 코드" }, { "code": "la", "lang": "Latin", "sense": "human-readable instructions in a programming language", "word": "fōns" }, { "code": "lv", "lang": "Latvian", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "pirmkods" }, { "code": "lt", "lang": "Lithuanian", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "išeitinis kodas" }, { "code": "mk", "lang": "Macedonian", "roman": "izvoren kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "изворен код" }, { "code": "mg", "lang": "Malagasy", "sense": "human-readable instructions in a programming language", "word": "renifango" }, { "code": "mg", "lang": "Malagasy", "sense": "human-readable instructions in a programming language", "word": "fango" }, { "code": "mr", "lang": "Marathi", "roman": "sorsa koḍ", "sense": "human-readable instructions in a programming language", "tags": [ "neuter" ], "word": "सोर्स कोड" }, { "code": "nb", "lang": "Norwegian Bokmål", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "kildekode" }, { "code": "nn", "lang": "Norwegian Nynorsk", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "kjeldekode" }, { "code": "fa", "lang": "Persian", "roman": "kod-e manba'", "sense": "human-readable instructions in a programming language", "word": "کُدِ مَنْبَع" }, { "code": "pl", "lang": "Polish", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "kod źródłowy" }, { "code": "pt", "lang": "Portuguese", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "código-fonte" }, { "code": "pt", "lang": "Portuguese", "sense": "human-readable instructions in a programming language", "tags": [ "feminine" ], "word": "fonte" }, { "code": "ro", "lang": "Romanian", "sense": "human-readable instructions in a programming language", "tags": [ "neuter" ], "word": "cod sursă" }, { "code": "ru", "lang": "Russian", "roman": "isxódnyj kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "исхо́дный код" }, { "code": "ru", "lang": "Russian", "roman": "isxódnik", "sense": "human-readable instructions in a programming language", "tags": [ "error-misspelling", "informal", "masculine" ], "word": "исхо́дник" }, { "code": "gd", "lang": "Scottish Gaelic", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "còd tùsail" }, { "code": "sh", "lang": "Serbo-Croatian", "sense": "human-readable instructions in a programming language", "tags": [ "Cyrillic", "masculine" ], "word": "изворни код" }, { "code": "sh", "lang": "Serbo-Croatian", "sense": "human-readable instructions in a programming language", "tags": [ "Roman", "masculine" ], "word": "izvorni kod" }, { "code": "sk", "lang": "Slovak", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "zdrojový kód" }, { "code": "sl", "lang": "Slovene", "sense": "human-readable instructions in a programming language", "tags": [ "feminine" ], "word": "izvorna koda" }, { "code": "es", "lang": "Spanish", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "código fuente" }, { "code": "sv", "lang": "Swedish", "sense": "human-readable instructions in a programming language", "tags": [ "common-gender" ], "word": "källkod" }, { "code": "sv", "lang": "Swedish", "sense": "human-readable instructions in a programming language", "tags": [ "common-gender" ], "word": "kod" }, { "code": "tg", "lang": "Tajik", "roman": "kod-i manbaʾ", "sense": "human-readable instructions in a programming language", "word": "коди манбаъ" }, { "code": "th", "lang": "Thai", "sense": "human-readable instructions in a programming language", "word": "รหัสต้นฉบับ" }, { "code": "tr", "lang": "Turkish", "sense": "human-readable instructions in a programming language", "word": "kaynak kodu" }, { "code": "tr", "lang": "Turkish", "sense": "human-readable instructions in a programming language", "word": "kod" }, { "code": "uk", "lang": "Ukrainian", "roman": "vyxidnýj kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "вихідни́й код" }, { "code": "uk", "lang": "Ukrainian", "roman": "počatkóvyj kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "початко́вий код" }, { "code": "vi", "lang": "Vietnamese", "sense": "human-readable instructions in a programming language", "word": "mã nguồn" } ], "wikidata": [ "Q128751" ] } ], "sounds": [ { "audio": "LL-Q1860 (eng)-Aquild-source code.wav", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/1/1c/LL-Q1860_%28eng%29-Aquild-source_code.wav/LL-Q1860_%28eng%29-Aquild-source_code.wav.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/1/1c/LL-Q1860_%28eng%29-Aquild-source_code.wav/LL-Q1860_%28eng%29-Aquild-source_code.wav.ogg" } ], "word": "source code" }
{ "forms": [ { "form": "source codes", "tags": [ "plural" ] } ], "head_templates": [ { "args": { "1": "-", "2": "s" }, "expansion": "source code (usually uncountable, plural source codes)", "name": "en-noun" } ], "lang": "English", "lang_code": "en", "pos": "noun", "related": [ { "english": "the act of writing source code", "word": "coding" }, { "word": "SLOC" }, { "word": "source control" } ], "senses": [ { "categories": [ "English countable nouns", "English entries with incorrect language header", "English lemmas", "English multiword terms", "English nouns", "English uncountable nouns", "Entries with translation boxes", "Pages with 1 entry", "Pages with entries", "Terms with Afrikaans translations", "Terms with Arabic translations", "Terms with Armenian translations", "Terms with Belarusian translations", "Terms with Bulgarian translations", "Terms with Catalan translations", "Terms with Czech translations", "Terms with Danish translations", "Terms with Dutch translations", "Terms with Esperanto translations", "Terms with Estonian translations", "Terms with Finnish translations", "Terms with French translations", "Terms with Georgian translations", "Terms with German translations", "Terms with Greek translations", "Terms with Hebrew translations", "Terms with Hokkien translations", "Terms with Hungarian translations", "Terms with Italian translations", "Terms with Japanese translations", "Terms with Khmer translations", "Terms with Korean translations", "Terms with Latin translations", "Terms with Latvian translations", "Terms with Lithuanian translations", "Terms with Macedonian translations", "Terms with Malagasy translations", "Terms with Mandarin translations", "Terms with Marathi translations", "Terms with Norwegian Bokmål translations", "Terms with Norwegian Nynorsk translations", "Terms with Persian translations", "Terms with Polish translations", "Terms with Portuguese translations", "Terms with Romanian translations", "Terms with Russian translations", "Terms with Scottish Gaelic translations", "Terms with Serbo-Croatian translations", "Terms with Slovak translations", "Terms with Slovene translations", "Terms with Spanish translations", "Terms with Swedish translations", "Terms with Tajik translations", "Terms with Thai translations", "Terms with Turkish translations", "Terms with Ukrainian translations", "Terms with Vietnamese translations", "en:Directives", "en:Programming" ], "glosses": [ "Human-readable instructions in a programming language, to be transformed into machine instructions by a compiler, assembler or other translator, or to be carried out directly by an interpreter." ], "links": [ [ "programming", "programming#Noun" ], [ "Human-readable", "human-readable" ], [ "programming language", "programming language" ], [ "compiler", "compiler" ], [ "assembler", "assembler" ], [ "translator", "translator" ], [ "interpreter", "interpreter" ] ], "raw_glosses": [ "(programming) Human-readable instructions in a programming language, to be transformed into machine instructions by a compiler, assembler or other translator, or to be carried out directly by an interpreter." ], "senseid": [ "en:Q128751" ], "tags": [ "uncountable", "usually" ], "topics": [ "computing", "engineering", "mathematics", "natural-sciences", "physical-sciences", "programming", "sciences" ], "wikidata": [ "Q128751" ] } ], "sounds": [ { "audio": "LL-Q1860 (eng)-Aquild-source code.wav", "mp3_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/1/1c/LL-Q1860_%28eng%29-Aquild-source_code.wav/LL-Q1860_%28eng%29-Aquild-source_code.wav.mp3", "ogg_url": "https://upload.wikimedia.org/wikipedia/commons/transcoded/1/1c/LL-Q1860_%28eng%29-Aquild-source_code.wav/LL-Q1860_%28eng%29-Aquild-source_code.wav.ogg" } ], "synonyms": [ { "word": "code" }, { "word": "source" }, { "word": "sourcecode" } ], "translations": [ { "code": "af", "lang": "Afrikaans", "sense": "human-readable instructions in a programming language", "word": "bronkode" }, { "code": "ar", "lang": "Arabic", "roman": "kūd maṣdariyy", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "كُود مَصْدَرِيّ" }, { "code": "hy", "lang": "Armenian", "roman": "elakod", "sense": "human-readable instructions in a programming language", "word": "ելակոդ" }, { "code": "be", "lang": "Belarusian", "roman": "zyxódny kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "зыхо́дны код" }, { "code": "be", "lang": "Belarusian", "roman": "kryníčny kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "крыні́чны код" }, { "code": "bg", "lang": "Bulgarian", "roman": "ízhoden kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "и́зходен код" }, { "code": "ca", "lang": "Catalan", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "codi font" }, { "code": "nan-hbl", "lang": "Chinese", "sense": "human-readable instructions in a programming language", "tags": [ "Hokkien" ], "word": "原始碼" }, { "code": "nan-hbl", "lang": "Chinese", "roman": "goân-sí-bé", "sense": "human-readable instructions in a programming language", "tags": [ "Hokkien" ], "word": "原始码" }, { "code": "cmn", "lang": "Chinese Mandarin", "sense": "human-readable instructions in a programming language", "word": "源代碼" }, { "code": "cmn", "lang": "Chinese Mandarin", "roman": "yuándàimǎ", "sense": "human-readable instructions in a programming language", "word": "源代码" }, { "code": "cmn", "lang": "Chinese Mandarin", "sense": "human-readable instructions in a programming language", "word": "源碼" }, { "code": "cmn", "lang": "Chinese Mandarin", "roman": "yuánmǎ", "sense": "human-readable instructions in a programming language", "word": "源码" }, { "code": "cmn", "lang": "Chinese Mandarin", "sense": "human-readable instructions in a programming language", "word": "原始碼" }, { "code": "cmn", "lang": "Chinese Mandarin", "roman": "yuánshǐmǎ", "sense": "human-readable instructions in a programming language", "word": "原始码" }, { "code": "cs", "lang": "Czech", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "zdrojový kód" }, { "code": "da", "lang": "Danish", "sense": "human-readable instructions in a programming language", "tags": [ "common-gender" ], "word": "kildekode" }, { "code": "nl", "lang": "Dutch", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "broncode" }, { "code": "eo", "lang": "Esperanto", "sense": "human-readable instructions in a programming language", "word": "fontkodo" }, { "code": "eo", "lang": "Esperanto", "sense": "human-readable instructions in a programming language", "word": "fonta kodo" }, { "code": "et", "lang": "Estonian", "sense": "human-readable instructions in a programming language", "word": "lähtekood" }, { "code": "et", "lang": "Estonian", "sense": "human-readable instructions in a programming language", "word": "lähtetekst" }, { "code": "fi", "lang": "Finnish", "sense": "human-readable instructions in a programming language", "word": "lähdekoodi" }, { "code": "fr", "lang": "French", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "code source" }, { "code": "fr", "lang": "French", "sense": "human-readable instructions in a programming language", "tags": [ "feminine", "masculine" ], "word": "source" }, { "code": "fr", "lang": "French", "sense": "human-readable instructions in a programming language", "tags": [ "feminine", "masculine", "plural" ], "word": "sources" }, { "code": "ka", "lang": "Georgian", "roman": "c̣q̇aros ḳodi", "sense": "human-readable instructions in a programming language", "word": "წყაროს კოდი" }, { "code": "ka", "lang": "Georgian", "roman": "sac̣q̇isi ḳodi", "sense": "human-readable instructions in a programming language", "word": "საწყისი კოდი" }, { "code": "de", "lang": "German", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "Kode" }, { "code": "de", "lang": "German", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "Quellcode" }, { "code": "de", "lang": "German", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "Quellkode" }, { "code": "de", "lang": "German", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "Quelltext" }, { "code": "el", "lang": "Greek", "roman": "pigaíos kódikas", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "πηγαίος κώδικας" }, { "code": "he", "lang": "Hebrew", "roman": "kod makor", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "קוֹד מָקוֹר" }, { "code": "hu", "lang": "Hungarian", "sense": "human-readable instructions in a programming language", "word": "forráskód" }, { "code": "hu", "lang": "Hungarian", "sense": "human-readable instructions in a programming language", "tags": [ "informal" ], "word": "forrás" }, { "code": "it", "lang": "Italian", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "sorgente" }, { "code": "it", "lang": "Italian", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "codice sorgente" }, { "code": "ja", "lang": "Japanese", "roman": "sōsu kōdo", "sense": "human-readable instructions in a programming language", "word": "ソースコード" }, { "code": "km", "lang": "Khmer", "roman": "kodbrâphôp", "sense": "human-readable instructions in a programming language", "word": "កូដប្រភព" }, { "code": "ko", "lang": "Korean", "roman": "soseu kodeu", "sense": "human-readable instructions in a programming language", "word": "소스 코드" }, { "code": "la", "lang": "Latin", "sense": "human-readable instructions in a programming language", "word": "fōns" }, { "code": "lv", "lang": "Latvian", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "pirmkods" }, { "code": "lt", "lang": "Lithuanian", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "išeitinis kodas" }, { "code": "mk", "lang": "Macedonian", "roman": "izvoren kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "изворен код" }, { "code": "mg", "lang": "Malagasy", "sense": "human-readable instructions in a programming language", "word": "renifango" }, { "code": "mg", "lang": "Malagasy", "sense": "human-readable instructions in a programming language", "word": "fango" }, { "code": "mr", "lang": "Marathi", "roman": "sorsa koḍ", "sense": "human-readable instructions in a programming language", "tags": [ "neuter" ], "word": "सोर्स कोड" }, { "code": "nb", "lang": "Norwegian Bokmål", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "kildekode" }, { "code": "nn", "lang": "Norwegian Nynorsk", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "kjeldekode" }, { "code": "fa", "lang": "Persian", "roman": "kod-e manba'", "sense": "human-readable instructions in a programming language", "word": "کُدِ مَنْبَع" }, { "code": "pl", "lang": "Polish", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "kod źródłowy" }, { "code": "pt", "lang": "Portuguese", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "código-fonte" }, { "code": "pt", "lang": "Portuguese", "sense": "human-readable instructions in a programming language", "tags": [ "feminine" ], "word": "fonte" }, { "code": "ro", "lang": "Romanian", "sense": "human-readable instructions in a programming language", "tags": [ "neuter" ], "word": "cod sursă" }, { "code": "ru", "lang": "Russian", "roman": "isxódnyj kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "исхо́дный код" }, { "code": "ru", "lang": "Russian", "roman": "isxódnik", "sense": "human-readable instructions in a programming language", "tags": [ "error-misspelling", "informal", "masculine" ], "word": "исхо́дник" }, { "code": "gd", "lang": "Scottish Gaelic", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "còd tùsail" }, { "code": "sh", "lang": "Serbo-Croatian", "sense": "human-readable instructions in a programming language", "tags": [ "Cyrillic", "masculine" ], "word": "изворни код" }, { "code": "sh", "lang": "Serbo-Croatian", "sense": "human-readable instructions in a programming language", "tags": [ "Roman", "masculine" ], "word": "izvorni kod" }, { "code": "sk", "lang": "Slovak", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "zdrojový kód" }, { "code": "sl", "lang": "Slovene", "sense": "human-readable instructions in a programming language", "tags": [ "feminine" ], "word": "izvorna koda" }, { "code": "es", "lang": "Spanish", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "código fuente" }, { "code": "sv", "lang": "Swedish", "sense": "human-readable instructions in a programming language", "tags": [ "common-gender" ], "word": "källkod" }, { "code": "sv", "lang": "Swedish", "sense": "human-readable instructions in a programming language", "tags": [ "common-gender" ], "word": "kod" }, { "code": "tg", "lang": "Tajik", "roman": "kod-i manbaʾ", "sense": "human-readable instructions in a programming language", "word": "коди манбаъ" }, { "code": "th", "lang": "Thai", "sense": "human-readable instructions in a programming language", "word": "รหัสต้นฉบับ" }, { "code": "tr", "lang": "Turkish", "sense": "human-readable instructions in a programming language", "word": "kaynak kodu" }, { "code": "tr", "lang": "Turkish", "sense": "human-readable instructions in a programming language", "word": "kod" }, { "code": "uk", "lang": "Ukrainian", "roman": "vyxidnýj kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "вихідни́й код" }, { "code": "uk", "lang": "Ukrainian", "roman": "počatkóvyj kod", "sense": "human-readable instructions in a programming language", "tags": [ "masculine" ], "word": "початко́вий код" }, { "code": "vi", "lang": "Vietnamese", "sense": "human-readable instructions in a programming language", "word": "mã nguồn" } ], "word": "source code" }
Download raw JSONL data for source code meaning in All languages combined (14.4kB)
This page is a part of the kaikki.org machine-readable All languages combined dictionary. This dictionary is based on structured data extracted on 2024-12-15 from the enwiktionary dump dated 2024-12-04 using wiktextract (8a39820 and 4401a4c). The data shown on this site has been post-processed and various details (e.g., extra categories) removed, some information disambiguated, and additional data merged from other sources. See the raw data download page for the unprocessed wiktextract data.
If you use this data in academic research, please cite Tatu Ylonen: Wiktextract: Wiktionary as Machine-Readable Structured Data, Proceedings of the 13th Conference on Language Resources and Evaluation (LREC), pp. 1317-1325, Marseille, 20-25 June 2022. Linking to the relevant page(s) under https://kaikki.org would also be greatly appreciated.