{"id":170617,"date":"2026-05-11T18:24:48","date_gmt":"2026-05-11T16:24:48","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/blaise-novyj-kompilyator-yazyka-pascal"},"modified":"2026-05-11T18:24:48","modified_gmt":"2026-05-11T16:24:48","slug":"blaise-novyj-kompilyator-yazyka-pascal","status":"publish","type":"post","link":"https:\/\/prohoster.info\/it\/blog\/novosti-interneta\/blaise-novyj-kompilyator-yazyka-pascal","title":{"rendered":"Blaise &#8212; il nuovo compilatore del linguaggio Pascal","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p><noindex>      <noindex><\/p>\n<p>Graeme Geldenhuys, sviluppatore dell'interfaccia grafica <a rel=\"nofollow\" href=\"https:\/\/fpgui.sourceforge.net\/\">fpGUI<\/a>, sistema di compilazione <a rel=\"nofollow\" href=\"https:\/\/github.com\/graemeg\/PasBuild\">PasBuild<\/a>, sistema di testing <a rel=\"nofollow\" href=\"https:\/\/github.com\/graemeg\/fptest\">FPTest<\/a> e debugger <a rel=\"nofollow\" href=\"https:\/\/github.com\/graemeg\/opdebugger\">opdebugger<\/a> ha presentato <a rel=\"nofollow\" href=\"https:\/\/github.com\/graemeg\/blaise\">Blaise<\/a> \u2014 compilatore per il dialetto del linguaggio di programmazione Object Pascal.<\/p>\n<p><\/noindex><\/noindex>  <\/p>\n<p>L'obiettivo dell'autore era creare un linguaggio privo di caratteristiche obsolete accumulate in decenni e spesso ridondanti.<\/p>\n<p>Caratteristiche principali del nuovo dialetto:<\/p>\n<ul>\n<li>\n<p>Per tutti gli oggetti creati dinamicamente \u2014 stringhe, interfacce, istanze di classi, viene utilizzato un sistema unificato di gestione automatica basato sul conteggio dei riferimenti.<\/p>\n<\/li>\n<li>\n<p>Il tipo object \u00e8 stato rimosso, viene suggerito di utilizzare record, per i quali \u00e8 disponibile una definizione di metodi.<\/p>\n<\/li>\n<li>\n<p>Rimossi gli operatori obsoleti di input\/output assign, reset, rewrite, blockread e i tipi file e text.<\/p>\n<\/li>\n<li>\n<p>Proposto un unico tipo di stringa che sostituisce ShortString, AnsiString, WideString, OpenString e UnicodeString.<\/p>\n<\/li>\n<li>\n<p>Rimosso l'operatore with, frequentemente causa di errori difficili da individuare.<\/p>\n<\/li>\n<li>\n<p>Aggiunta la definizione delle variabili nel luogo di utilizzo.<\/p>\n<\/li>\n<\/ul>\n<p> <noindex><\/p>\n<p>Per la generazione di codice macchina, il compilatore utilizza <a rel=\"nofollow\" href=\"https:\/\/c9x.me\/compile\/\">QBE (c9x.me)<\/a>, un generatore basato su LLVM \u00e8 in fase di sviluppo.<\/p>\n<p><\/noindex> <\/p>\n<p>Tra i piani del progetto vi sono la creazione di un server LSP, il supporto per il linguaggio in Visual Studio Code e la creazione di uno strumento per la migrazione da Delphi e Free Pascal.<\/p>\n<p>Fonte: <a \ncontent=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.linux.org.ru\/news\/development\/18287312\">linux.org.ru<\/a><\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u0413\u0440\u044d\u043c \u0413\u0435\u043b\u0434\u0435\u043d\u0445\u0435\u0439\u0441 (Graeme Geldenhuys), \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0433\u043e \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 fpGUI, \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0441\u0431\u043e\u0440\u043a\u0438 PasBuild, \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f FPTest \u0438 \u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a\u0430 opdebugger \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b Blaise &#8212; \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440 \u0434\u043b\u044f \u0434\u0438\u0430\u043b\u0435\u043a\u0442\u0430 \u044f\u0437\u044b\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Object Pascal. \u0426\u0435\u043b\u044c\u044e \u0430\u0432\u0442\u043e\u0440\u0430 \u0431\u044b\u043b\u043e \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u044f\u0437\u044b\u043a, \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u044b\u0439 \u043e\u0442 \u043d\u0430\u043a\u043e\u043f\u0438\u0432\u0448\u0438\u0445\u0441\u044f \u0437\u0430 \u0434\u0435\u0441\u044f\u0442\u043a\u0438 \u043b\u0435\u0442 \u0443\u0441\u0442\u0430\u0440\u0435\u0432\u0448\u0438\u0445, \u0438 \u0447\u0430\u0441\u0442\u043e \u0434\u0443\u0431\u043b\u0438\u0440\u0443\u044e\u0449\u0438\u0445 \u0434\u0440\u0443\u0433 \u0434\u0440\u0443\u0433\u0430, \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0435\u0439. \u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0447\u0435\u0440\u0442\u044b \u043d\u043e\u0432\u043e\u0433\u043e \u0434\u0438\u0430\u043b\u0435\u043a\u0442\u0430: \u0414\u043b\u044f \u0432\u0441\u0435\u0445 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0438 \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0435\u043c\u044b\u0445 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":8,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-170617","post","type-post","status-publish","format-standard","hentry","category-novosti-interneta"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u0413\u0440\u044d\u043c \u0413\u0435\u043b\u0434\u0435\u043d\u0445\u0435\u0439\u0441 (Graeme Geldenhuys), \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0433\u043e \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 fpGUI, \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0441\u0431\u043e\u0440\u043a\u0438 PasBuild, \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f FPTest \u0438 \u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a\u0430 opdebugger \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b Blaise - \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440 \u0434\u043b\u044f \u0434\u0438\u0430\u043b\u0435\u043a\u0442\u0430 \u044f\u0437\u044b\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Object Pascal. \u0426\u0435\u043b\u044c\u044e \u0430\u0432\u0442\u043e\u0440\u0430 \u0431\u044b\u043b\u043e \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u044f\u0437\u044b\u043a, \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u044b\u0439 \u043e\u0442 \u043d\u0430\u043a\u043e\u043f\u0438\u0432\u0448\u0438\u0445\u0441\u044f \u0437\u0430 \u0434\u0435\u0441\u044f\u0442\u043a\u0438 \u043b\u0435\u0442 \u0443\u0441\u0442\u0430\u0440\u0435\u0432\u0448\u0438\u0445, \u0438 \u0447\u0430\u0441\u0442\u043e \u0434\u0443\u0431\u043b\u0438\u0440\u0443\u044e\u0449\u0438\u0445 \u0434\u0440\u0443\u0433 \u0434\u0440\u0443\u0433\u0430, \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0435\u0439. \u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0447\u0435\u0440\u0442\u044b \u043d\u043e\u0432\u043e\u0433\u043e \u0434\u0438\u0430\u043b\u0435\u043a\u0442\u0430: \u0414\u043b\u044f \u0432\u0441\u0435\u0445 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0438 \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0435\u043c\u044b\u0445 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Erik Peterson\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/it\/blog\/novosti-interneta\/blaise-novyj-kompilyator-yazyka-pascal\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"it_IT\" \/>\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\udd47Blaise \u2014 \u043d\u043e\u0432\u044b\u0439 \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440 \u044f\u0437\u044b\u043a\u0430 Pascal | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u0413\u0440\u044d\u043c \u0413\u0435\u043b\u0434\u0435\u043d\u0445\u0435\u0439\u0441 (Graeme Geldenhuys), \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0433\u043e \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 fpGUI, \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0441\u0431\u043e\u0440\u043a\u0438 PasBuild, \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f FPTest \u0438 \u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a\u0430 opdebugger \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b Blaise - \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440 \u0434\u043b\u044f \u0434\u0438\u0430\u043b\u0435\u043a\u0442\u0430 \u044f\u0437\u044b\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Object Pascal. \u0426\u0435\u043b\u044c\u044e \u0430\u0432\u0442\u043e\u0440\u0430 \u0431\u044b\u043b\u043e \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u044f\u0437\u044b\u043a, \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u044b\u0439 \u043e\u0442 \u043d\u0430\u043a\u043e\u043f\u0438\u0432\u0448\u0438\u0445\u0441\u044f \u0437\u0430 \u0434\u0435\u0441\u044f\u0442\u043a\u0438 \u043b\u0435\u0442 \u0443\u0441\u0442\u0430\u0440\u0435\u0432\u0448\u0438\u0445, \u0438 \u0447\u0430\u0441\u0442\u043e \u0434\u0443\u0431\u043b\u0438\u0440\u0443\u044e\u0449\u0438\u0445 \u0434\u0440\u0443\u0433 \u0434\u0440\u0443\u0433\u0430, \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0435\u0439. \u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0447\u0435\u0440\u0442\u044b \u043d\u043e\u0432\u043e\u0433\u043e \u0434\u0438\u0430\u043b\u0435\u043a\u0442\u0430: \u0414\u043b\u044f \u0432\u0441\u0435\u0445 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0438 \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0435\u043c\u044b\u0445 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/it\/blog\/novosti-interneta\/blaise-novyj-kompilyator-yazyka-pascal\" \/>\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=\"2026-05-11T16:24:48+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-05-11T16:24:48+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\udd47Blaise \u2014 nuovo compilatore del linguaggio Pascal | ProHoster","description":"Graeme Geldenhuys, sviluppatore dell'interfaccia grafica fpGUI, sistema di compilazione PasBuild, sistema di testing FPTest e debugger opdebugger, ha presentato Blaise - compilatore per il dialetto del linguaggio di programmazione Object Pascal. L'obiettivo dell'autore era creare un linguaggio privo di caratteristiche obsolete accumulate in decenni e spesso ridondanti. Caratteristiche principali del nuovo dialetto: Per tutti gli oggetti creati dinamicamente","canonical_url":"https:\/\/prohoster.info\/it\/blog\/novosti-interneta\/blaise-novyj-kompilyator-yazyka-pascal","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"it_IT","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\udd47Blaise \u2014 \u043d\u043e\u0432\u044b\u0439 \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440 \u044f\u0437\u044b\u043a\u0430 Pascal | ProHoster","og:description":"\u0413\u0440\u044d\u043c \u0413\u0435\u043b\u0434\u0435\u043d\u0445\u0435\u0439\u0441 (Graeme Geldenhuys), \u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u043e\u0433\u043e \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 fpGUI, \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0441\u0431\u043e\u0440\u043a\u0438 PasBuild, \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0442\u0435\u0441\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f FPTest \u0438 \u043e\u0442\u043b\u0430\u0434\u0447\u0438\u043a\u0430 opdebugger \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b Blaise - \u043a\u043e\u043c\u043f\u0438\u043b\u044f\u0442\u043e\u0440 \u0434\u043b\u044f \u0434\u0438\u0430\u043b\u0435\u043a\u0442\u0430 \u044f\u0437\u044b\u043a\u0430 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u043c\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f Object Pascal. \u0426\u0435\u043b\u044c\u044e \u0430\u0432\u0442\u043e\u0440\u0430 \u0431\u044b\u043b\u043e \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u044f\u0437\u044b\u043a, \u0441\u0432\u043e\u0431\u043e\u0434\u043d\u044b\u0439 \u043e\u0442 \u043d\u0430\u043a\u043e\u043f\u0438\u0432\u0448\u0438\u0445\u0441\u044f \u0437\u0430 \u0434\u0435\u0441\u044f\u0442\u043a\u0438 \u043b\u0435\u0442 \u0443\u0441\u0442\u0430\u0440\u0435\u0432\u0448\u0438\u0445, \u0438 \u0447\u0430\u0441\u0442\u043e \u0434\u0443\u0431\u043b\u0438\u0440\u0443\u044e\u0449\u0438\u0445 \u0434\u0440\u0443\u0433 \u0434\u0440\u0443\u0433\u0430, \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e\u0441\u0442\u0435\u0439. \u041e\u0441\u043d\u043e\u0432\u043d\u044b\u0435 \u0447\u0435\u0440\u0442\u044b \u043d\u043e\u0432\u043e\u0433\u043e \u0434\u0438\u0430\u043b\u0435\u043a\u0442\u0430: \u0414\u043b\u044f \u0432\u0441\u0435\u0445 \u0434\u0438\u043d\u0430\u043c\u0438\u0447\u0435\u0441\u043a\u0438 \u0441\u043e\u0437\u0434\u0430\u0432\u0430\u0435\u043c\u044b\u0445 \u043e\u0431\u044a\u0435\u043a\u0442\u043e\u0432","og:url":"https:\/\/prohoster.info\/it\/blog\/novosti-interneta\/blaise-novyj-kompilyator-yazyka-pascal","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":"2026-05-11T16:24:48+00:00","article:modified_time":"2026-05-11T16:24:48+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":[],"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/posts\/170617","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/users\/8"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/comments?post=170617"}],"version-history":[{"count":0,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/posts\/170617\/revisions"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/media?parent=170617"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/categories?post=170617"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/it\/wp-json\/wp\/v2\/tags?post=170617"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}