{"id":123429,"date":"2025-04-06T09:05:06","date_gmt":"2025-04-06T07:05:06","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/vypusk-kompilyatora-yazyka-d-2-111"},"modified":"2025-04-06T09:05:06","modified_gmt":"2025-04-06T07:05:06","slug":"vypusk-kompilyatora-yazyka-d-2-111","status":"publish","type":"post","link":"https:\/\/prohoster.info\/sq\/blog\/novosti-interneta\/vypusk-kompilyatora-yazyka-d-2-111","title":{"rendered":"L\u00ebshimi i kompilatorit t\u00eb gjuh\u00ebs D 2.111","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>\u00cbshte publikuar l\u00ebshimi DMD 2.111, nj\u00eb kompilator referenc\u00eb p\u00ebr gjuh\u00ebn D. Kodi i kompilatorit shp\u00ebrndahet n\u00ebn licenc\u00ebn e lir\u00eb BSL (Boost Software License). Mb\u00ebshtetet nga sistemet Linux, Windows, macOS dhe FreeBSD.    <\/p>\n<p>Gjuha D p\u00ebrdor tipizimin statik, ka nj\u00eb sintaks\u00eb t\u00eb ngjashme me C\/C++, dhe ofron performanc\u00ebn e gjuh\u00ebve t\u00eb kompiluara. Gjuha D gjithashtu huazon disa funksionalitete nga gjuh\u00ebt dinamike, t\u00eb dobishme p\u00ebr rritjen e efikasitetit t\u00eb zhvillimit dhe siguris\u00eb. P\u00ebr shembull, mb\u00ebshtetje p\u00ebr: tabela asociative, p\u00ebrcaktimin e tipave indirect, menaxhimin automatik t\u00eb memories, mjete p\u00ebr programim paralel, shabllone, komponente p\u00ebr metaprogramim. Bler\u00ebsi i plehrave \u00ebsht\u00eb i disponuesh\u00ebm n\u00eb m\u00ebnyr\u00eb opsionale. N\u00eb programet e shkrimeve n\u00eb gjuh\u00ebn D, mund t\u00eb p\u00ebrdoren librari t\u00eb gjuh\u00ebs C, si dhe disa librari n\u00eb C++ dhe Objective-C.     <\/p>\n<p>L\u00ebshimi p\u00ebrfshin ndryshime nga nj\u00eb periudh\u00eb m\u00eb shum\u00eb se gjasht\u00eb muaj q\u00eb nuk u p\u00ebrfshin\u00eb n\u00eb l\u00ebshimin 2.110, i cili ishte m\u00eb shum\u00eb korrektiv dhe p\u00ebrmbante vet\u00ebm rregullime. Nd\u00ebr ndryshimet n\u00eb l\u00ebshimin 2.111:  <\/p>\n<ul>\n<li class=\"l\">  Shtesa e funksionit p\u00ebr profilimin e koh\u00ebs s\u00eb p\u00ebrb\u00ebrjes, e aktivizueshme p\u00ebrmes flagut &#171;-ftime-trace&#187; n\u00eb kompjilatorin DMD. Kompiliatori LDC tashm\u00eb kishte k\u00ebt\u00eb funksion. Video me udh\u00ebzime p\u00ebr p\u00ebrdorimin e time-trace.\n<li class=\"l\"> Flagu i kompilatorit &#171;-i&#187; tani p\u00ebrpunon sakt\u00eb edhe skedar\u00ebt n\u00eb gjuh\u00ebn C.\n<li class=\"l\"> N\u00eb miksin e shablloneve \u00ebsht\u00eb shtuar mund\u00ebsia p\u00ebr t\u00eb p\u00ebrdorur sintaks\u00ebn e asignimit: mixin MyMixinTemplate!(Args) myName; \/\/ stili i vjet\u00ebr mixin myName = MyMixinTemplate!(Args); \/\/ stili i ri\n<li class=\"l\"> P\u00ebr metodat &#171;extern(Objective-C)&#187; tani gjenerohen automatikisht selektor\u00ebt, edhe n\u00ebse atributi &#171;@selector&#187; nuk \u00ebsht\u00eb treguar: extern(Objective-C) extern class NSObject { static NSObject alloc(); \/\/ Gjenerohet si &#171;alloc&#187; NSObject init(); \/\/ Gjenerohet si &#171;init&#187; } extern(Objective-C) class Fox : NSObject { bool fluffy; @property bool isFluffy() =&gt; fluffy; \/\/ &#171;isFluffy&#187; @property void isFluffy(bool value) { fluffy = value; } \/\/ &#171;setFluffy:&#187; void yip(int a) @selector(&#171;bark:&#187;) { \/\/ &#171;bark:&#187; \/\/ &#8230; } void doSomething(int a, int b, int c) { \/\/ &#171;doSomething:b:c:&#187; \/\/ &#8230; } }\n<li class=\"l\"> Shtesa e shprehjes placement &#171;new&#187; p\u00ebr inicializimin me vler\u00ebn e p\u00ebrcaktuar (pa GC). struct S { float d; int i; char c; } &#8230; S s; S* p = new (s) S(3.14, 42, &#8216;X&#8217;); \/\/ vendos nj\u00eb objekt t\u00eb ri n\u00eb s\n<li class=\"l\"> Fjala e re ky\u00e7e &#171;__rvalue&#187;, q\u00eb lejon implementimin e semantik\u00ebs s\u00eb l\u00ebvizjes. E p\u00ebrdorur p\u00ebr t\u00eb shtuar primitivat e biblotek\u00ebs &#171;move&#187; dhe &#171;forward&#187;.\n<li class=\"l\"> Shtuar flagu &#171;-preview=safer&#187;, ku p\u00ebrdorimi i tij aktivizon t\u00eb gjitha verifikimet n\u00eb kodin &#171;@safe&#187; p\u00ebr t\u00eb gjith\u00eb kodin, nd\u00ebrsa pjes\u00ebt e v\u00ebshtira p\u00ebr t'u korrigjuar (si thirrjet n\u00eb funksionet &#171;@system&#187;) do t\u00eb jen\u00eb akoma t\u00eb lejuara n\u00eb modin Safer D.\n<li class=\"l\">  P\u00ebrmir\u00ebsimi i mb\u00ebshtetjes p\u00ebr klasat e t\u00eb dh\u00ebnave &#171;ref&#187; dhe &#171;auto ref&#187;, t\u00eb cilat tani mund t\u00eb aplikohen n\u00eb variabla lokal\u00eb, global\u00eb dhe statik\u00eb. Parametrat &#171;auto ref&#187; duhet t\u00eb p\u00ebrcaktohen vet\u00ebm s\u00eb bashku.\n<li class=\"l\"> Aktivizimi i mesazheve t\u00eb gabimeve p\u00ebr disa funksionalitete q\u00eb kan\u00eb status t\u00eb degraduar. Nd\u00ebr to, z\u00ebvendosja e &#171;delete&#187; me &#171;destroy&#187;, &#171;keqfunksionet&#187; n\u00eb shum\u00ebzimet &#171;case&#187;, vet\u00eb-inizializimi i variablave.\n<li class=\"l\"> Sintaksa e shkurtuar p\u00ebr p\u00ebrcaktimin e metodave tani mund t\u00eb p\u00ebrdoret edhe n\u00eb konstruktoret: struct Number { int x; void vf(int); this(int x) =&gt; vf(x); this(float x) =&gt; this(cast(int) x); }\n<li class=\"l\"> N\u00eb runtime jan\u00eb shtuar lidhjet p\u00ebr Windows n\u00eb BCrypt.\n<li class=\"l\"> N\u00eb bibliotek\u00ebn standarde \u00ebsht\u00eb realizuar importi ODBC 4.0 dhe jan\u00eb zgjeruar metodat e pun\u00ebs me Unicode, versioni i t\u00eb cilit \u00ebsht\u00eb rritur n\u00eb 16.\n<li class=\"l\"> Nj\u00eb API e re p\u00ebr &#171;std.sumtype&#187;, ku jan\u00eb shtuar tri funksione &#171;has!T&#187;, &#171;get!T&#187; dhe &#171;tryGet!T&#187;.\n<li class=\"l\">  N\u00eb menaxherin e paketave dub \u00ebsht\u00eb rregulluar nj\u00eb gabim me &#171;cImportPaths&#187;.    <\/ul>\n<p>P\u00ebrve\u00e7 k\u00ebsaj, duhet p\u00ebrmendur zhvillimi i disa projekteve t\u00eb m\u00ebdha n\u00eb gjuh\u00ebn D:    <\/p>\n<p> N\u00eb fush\u00ebn e zhvillimit t\u00eb loj\u00ebrave (GameDev) po zhvillohen disa motor\u00eb: HipremeEngine \u2014 nj\u00eb motor multifunksional q\u00eb, p\u00ebrve\u00e7 sistemeve kryesore desktop Windows\/Linux\/macOS, mb\u00ebshtet edhe iOS\/Android\/Xbox\/WebAssembly\/PS Vita. Projekti tjet\u00ebr \u2014 Dagon, vazhdon zhvillimin e motorit 3D me mund\u00ebsi t\u00eb gjera grafike.    <\/p>\n<p> N\u00eb fush\u00ebn e bibliotekave grafike, p\u00ebrve\u00e7 OpenGL, po zhvillohet mb\u00ebshtetja p\u00ebr biblioteka si SDL (p\u00ebrfshir\u00eb versionin 3 dhe 2) dhe Sokol. Puna me imazhe grafike (decoding\/encoding) po zhvillohet n\u00eb paket\u00ebn gamut, e cila di t\u00eb punoj\u00eb me shum\u00eb formate. Ka mb\u00ebshtetje p\u00ebr imazhe klasike PNG, JPEG dhe BMP, si dhe m\u00eb moderne JPEG-XL, QOI dhe QOIX.    <\/p>\n<p> P\u00ebr nd\u00ebrtimin e nd\u00ebrfaqeve grafike t\u00eb p\u00ebrdoruesit (GUI) \u00ebsht\u00eb formuar nj\u00eb ekosistem i ri bibliotekash gID, q\u00eb ofron lidhje me shum\u00eb biblioteka t\u00eb bazuara n\u00eb GObject, p\u00ebrfshir\u00eb mb\u00ebshtetje t\u00eb plot\u00eb p\u00ebr GTK 3\/4, Arrow\/Parquet dhe Adw. shembuj dhe list\u00ebn e bibliotekave p\u00ebrfshir\u00ebse mund t\u00eb gjenden n\u00eb repozitor. gjithashtu, nj\u00eb framework deklarativ Fluid, q\u00eb \u00ebsht\u00eb i p\u00ebrshtatsh\u00ebm p\u00ebr p\u00ebrdorim n\u00eb loj\u00ebra, po fiton popullaritet.    <\/p>\n<p> N\u00eb fush\u00ebn e zhvillimit t\u00eb uebit n\u00eb arkitektur\u00ebn RISC-V, \u00ebsht\u00eb demonstruar funksionaliteti i korniz\u00ebs Serverino. Kjo korniz\u00eb minimale dhe e performanc\u00ebs s\u00eb lart\u00eb mund t\u00eb funksionoj\u00eb pa var\u00ebsi t\u00eb tjera, madje edhe n\u00eb makina t\u00eb dob\u00ebta, duke p\u00ebrfshir\u00eb disa sisteme t\u00eb integruara me kapacitet t\u00eb vog\u00ebl memorie.    <\/p>\n<p> Vazhdohet zhvillimi i bibliotek\u00ebs p\u00ebr animacionin 2D n\u00eb koh\u00eb reale \u2014 Inochi2D. Nj\u00eb nga risit\u00eb e fundit t\u00eb projektit ishin bibliotekat e ve\u00e7anta p\u00ebr menaxhimin e memories dhe runtime-i i vet, t\u00eb cilat lejojn\u00eb p\u00ebrdorimin e shum\u00eb mund\u00ebsive t\u00eb gjuh\u00ebs pa mbledh\u00ebs mbeturinash.<br \/>\n<br \/>Burimi: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=63029\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0440\u0435\u043b\u0438\u0437 DMD 2.111, \u044d\u0442\u0430\u043b\u043e\u043d\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440\u0430 \u0434\u043b\u044f \u044f\u0437\u044b\u043a\u0430 D. \u041a\u043e\u0434 \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440\u0430 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043f\u043e\u0434 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0435\u0439 BSL (Boost Software License). \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u044b Linux, Windows, macOS \u0438 FreeBSD. \u042f\u0437\u044b\u043a D \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u0441\u0442\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0442\u0438\u043f\u0438\u0437\u0430\u0446\u0438\u044e, \u043e\u0431\u043b\u0430\u0434\u0430\u0435\u0442 \u0441\u0438\u043d\u0442\u0430\u043a\u0441\u0438\u0441\u043e\u043c, \u0441\u0445\u043e\u0436\u0438\u043c \u0441 C\/C++, \u0438 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u0438\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u0445 \u044f\u0437\u044b\u043a\u043e\u0432. \u042f\u0437\u044b\u043a D \u0442\u0430\u043a\u0436\u0435 \u0437\u0430\u0438\u043c\u0441\u0442\u0432\u0443\u0435\u0442 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u044f\u0437\u044b\u043a\u043e\u0432, \u043f\u043e\u043b\u0435\u0437\u043d\u044b\u0435 \u0434\u043b\u044f \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u044f \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0438 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-123429","post","type-post","status-publish","format-standard","hentry","category-novosti-interneta"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0440\u0435\u043b\u0438\u0437 DMD 2.111, \u044d\u0442\u0430\u043b\u043e\u043d\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440\u0430 \u0434\u043b\u044f \u044f\u0437\u044b\u043a\u0430 D. \u041a\u043e\u0434 \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440\u0430 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043f\u043e\u0434 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0435\u0439 BSL (Boost Software License). \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u044b Linux, Windows, macOS \u0438 FreeBSD. \u042f\u0437\u044b\u043a D \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u0441\u0442\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0442\u0438\u043f\u0438\u0437\u0430\u0446\u0438\u044e, \u043e\u0431\u043b\u0430\u0434\u0430\u0435\u0442 \u0441\u0438\u043d\u0442\u0430\u043a\u0441\u0438\u0441\u043e\u043c, \u0441\u0445\u043e\u0436\u0438\u043c \u0441 C\/C++, \u0438 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u0438\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u0445 \u044f\u0437\u044b\u043a\u043e\u0432. \u042f\u0437\u044b\u043a D \u0442\u0430\u043a\u0436\u0435 \u0437\u0430\u0438\u043c\u0441\u0442\u0432\u0443\u0435\u0442 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u044f\u0437\u044b\u043a\u043e\u0432, \u043f\u043e\u043b\u0435\u0437\u043d\u044b\u0435 \u0434\u043b\u044f \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u044f \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0438\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/sq\/blog\/novosti-interneta\/vypusk-kompilyatora-yazyka-d-2-111\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"sq_AL\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440\u0430 \u044f\u0437\u044b\u043a\u0430 D 2.111 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0440\u0435\u043b\u0438\u0437 DMD 2.111, \u044d\u0442\u0430\u043b\u043e\u043d\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440\u0430 \u0434\u043b\u044f \u044f\u0437\u044b\u043a\u0430 D. \u041a\u043e\u0434 \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440\u0430 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043f\u043e\u0434 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0435\u0439 BSL (Boost Software License). \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u044b Linux, Windows, macOS \u0438 FreeBSD. \u042f\u0437\u044b\u043a D \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u0441\u0442\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0442\u0438\u043f\u0438\u0437\u0430\u0446\u0438\u044e, \u043e\u0431\u043b\u0430\u0434\u0430\u0435\u0442 \u0441\u0438\u043d\u0442\u0430\u043a\u0441\u0438\u0441\u043e\u043c, \u0441\u0445\u043e\u0436\u0438\u043c \u0441 C\/C++, \u0438 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u0438\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u0445 \u044f\u0437\u044b\u043a\u043e\u0432. \u042f\u0437\u044b\u043a D \u0442\u0430\u043a\u0436\u0435 \u0437\u0430\u0438\u043c\u0441\u0442\u0432\u0443\u0435\u0442 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u044f\u0437\u044b\u043a\u043e\u0432, \u043f\u043e\u043b\u0435\u0437\u043d\u044b\u0435 \u0434\u043b\u044f \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u044f \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0438\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/sq\/blog\/novosti-interneta\/vypusk-kompilyatora-yazyka-d-2-111\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-04-06T07:05:06+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-04-06T07:05:06+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47L\u00ebshimi i kompilatorit t\u00eb gjuh\u00ebs D 2.111 | ProHoster","description":"\u00cbsht\u00eb publikuar versioni DMD 2.111, kompilator standard p\u00ebr gjuh\u00ebn D. Kodi i kompilatorit shp\u00ebrndahet n\u00ebn licenc\u00ebn e lir\u00eb BSL (Boost Software License). Mb\u00ebshteten sistemet Linux, Windows, macOS dhe FreeBSD. Gjuh\u00eb D p\u00ebrdor tipizim statik, ka nj\u00eb sintaks\u00eb t\u00eb ngjashme me C\/C++, dhe ofron performanc\u00ebn e gjuh\u00ebve q\u00eb kompilohen. Gjuh\u00eb D gjithashtu huazon disa mund\u00ebsi t\u00eb gjuh\u00ebve dinamike, t\u00eb dobishme p\u00ebr p\u00ebrmir\u00ebsimin e efikasitetit t\u00eb zhvillimit.","canonical_url":"https:\/\/prohoster.info\/sq\/blog\/novosti-interneta\/vypusk-kompilyatora-yazyka-d-2-111","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"sq_AL","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440\u0430 \u044f\u0437\u044b\u043a\u0430 D 2.111 | ProHoster","og:description":"\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d \u0440\u0435\u043b\u0438\u0437 DMD 2.111, \u044d\u0442\u0430\u043b\u043e\u043d\u043d\u043e\u0433\u043e \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440\u0430 \u0434\u043b\u044f \u044f\u0437\u044b\u043a\u0430 D. \u041a\u043e\u0434 \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440\u0430 \u0440\u0430\u0441\u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u044f\u0435\u0442\u0441\u044f \u043f\u043e\u0434 \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u043e\u0439 \u043b\u0438\u0446\u0435\u043d\u0437\u0438\u0435\u0439 BSL (Boost Software License). \u041f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u044b Linux, Windows, macOS \u0438 FreeBSD. \u042f\u0437\u044b\u043a D \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442 \u0441\u0442\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0443\u044e \u0442\u0438\u043f\u0438\u0437\u0430\u0446\u0438\u044e, \u043e\u0431\u043b\u0430\u0434\u0430\u0435\u0442 \u0441\u0438\u043d\u0442\u0430\u043a\u0441\u0438\u0441\u043e\u043c, \u0441\u0445\u043e\u0436\u0438\u043c \u0441 C\/C++, \u0438 \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u043e\u0438\u0437\u0432\u043e\u0434\u0438\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c \u043a\u043e\u043c\u043f\u0438\u043b\u0438\u0440\u0443\u0435\u043c\u044b\u0445 \u044f\u0437\u044b\u043a\u043e\u0432. \u042f\u0437\u044b\u043a D \u0442\u0430\u043a\u0436\u0435 \u0437\u0430\u0438\u043c\u0441\u0442\u0432\u0443\u0435\u0442 \u043d\u0435\u043a\u043e\u0442\u043e\u0440\u044b\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u044f\u0437\u044b\u043a\u043e\u0432, \u043f\u043e\u043b\u0435\u0437\u043d\u044b\u0435 \u0434\u043b\u044f \u043f\u043e\u0432\u044b\u0448\u0435\u043d\u0438\u044f \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0438 \u0438","og:url":"https:\/\/prohoster.info\/sq\/blog\/novosti-interneta\/vypusk-kompilyatora-yazyka-d-2-111","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2025-04-06T07:05:06+00:00","article:modified_time":"2025-04-06T07:05:06+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"123429","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-01-23 12:04:19","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-01-23 12:04:19","updated":"2026-01-23 12:04:19","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/sq\/wp-json\/wp\/v2\/posts\/123429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/sq\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/sq\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/sq\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/sq\/wp-json\/wp\/v2\/comments?post=123429"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/sq\/wp-json\/wp\/v2\/posts\/123429\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/sq\/wp-json\/wp\/v2\/media?parent=123429"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/sq\/wp-json\/wp\/v2\/categories?post=123429"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/sq\/wp-json\/wp\/v2\/tags?post=123429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}