diff --git a/translated/news/20240713-5-new-open-source-programming-languages-that-you-might-have-missed.md b/published/2024-08/20240713-5-new-open-source-programming-languages-that-you-might-have-missed.md similarity index 69% rename from translated/news/20240713-5-new-open-source-programming-languages-that-you-might-have-missed.md rename to published/2024-08/20240713-5-new-open-source-programming-languages-that-you-might-have-missed.md index ff5b940..cbe8684 100644 --- a/translated/news/20240713-5-new-open-source-programming-languages-that-you-might-have-missed.md +++ b/published/2024-08/20240713-5-new-open-source-programming-languages-that-you-might-have-missed.md @@ -4,9 +4,9 @@ date: {{release_date}} author: - fosscope-translation-team - excniesNIED - - {{proofreader}} -banner: https://news.itsfoss.com/content/images/size/w1304/format/webp/2024/07/opensource-programming-languages.png -cover: https://news.itsfoss.com/content/images/size/w1304/format/webp/2024/07/opensource-programming-languages.png + - Cubik65536 +banner: https://static.fosscope.com/articles_img/2024/08/5-new-open-source-programming-languages-that-you-might-have-missed/opensource-programming-languages.webp +cover: https://static.fosscope.com/articles_img/2024/08/5-new-open-source-programming-languages-that-you-might-have-missed/opensource-programming-languages.webp categories: - 翻译 - 新闻 @@ -18,13 +18,11 @@ authorInfo: | 作者:[Sourav Rudra](https://news.itsfoss.com/author/sourav/) 选题:[excniesnied](https://github.com/excniesNIED) 译者:[excniesnied](https://github.com/excniesNIED) - 校对:[{{proofreader}}](https://github.com/{{proofreader}}) + 校对:[Cubik65536](https://github.com/Cubik65536) 本文由 [FOSScope翻译组](https://github.com/FOSScope/TranslateProject) 原创编译,[开源观察](https://fosscope.com/) 荣誉推出 --- -# 标题! - 谁知道呢,这些编程语言中可能会成为下一个热门! @@ -33,13 +31,13 @@ authorInfo: | 对我来说,我第一次接触编程语言是在攻读计算机应用学士学位(*BCA*)时。最初,我学习了经典的 [C](https://en.wikipedia.org/wiki/C_(programming_language)) 语言,然后是 [C++](https://en.wikipedia.org/wiki/C%2B%2B),到了最后一年,我学习了 [Java](https://en.wikipedia.org/wiki/Java_(programming_language)),并在学期末慢慢接触了 [Python](https://en.wikipedia.org/wiki/Python_(programming_language))。 -当然,如今我的情况有所不同。 自 2022 年以来,我就没有真正花时间编写代码,因为我的职业生涯慢慢过渡到了更注重写作的领域。 +当然,如今我的情况有所不同。自 2022 年以来,我就没有真正花时间编写代码,因为我的职业生涯慢慢过渡到了更注重写作的领域。 -尽管如此,我还是会尽力关注有趣的编程语言,在这份列表中,我将展示我最近接触到的几种编程语言。 如果您是一个对编码和编程语言的想法感到兴奋的人,那么您就应该关注一下这些有趣的选择。 +尽管如此,我还是会尽力关注有趣的编程语言,在这份列表中,我将展示我最近接触到的几种编程语言。如果您是一个对编码和编程语言的想法感到兴奋的人,那么您就应该关注一下这些有趣的选择。 ## 1. Pkl -[![a screenshot of the pkl official website](https://news.itsfoss.com/content/images/2024/07/Pkl.png)](https://news.itsfoss.com/content/images/2024/07/Pkl.png) +[![a screenshot of the pkl official website](https://static.fosscope.com/articles_img/2024/08/5-new-open-source-programming-languages-that-you-might-have-missed/Pkl.webp)](https://static.fosscope.com/articles_img/2024/08/5-new-open-source-programming-languages-that-you-might-have-missed/Pkl.webp) 来自 [苹果公司](https://www.apple.com/) 的 Pkl(发音为 Pickle)是一种声明式编程语言,它是一种「配置即代码」的实现方式,支持丰富的验证和工具。 @@ -51,13 +49,13 @@ authorInfo: | - 出色的 IDE 集成 - 可用作命令行工具 -您可以访问 Pkl [官方网站](https://pkl-lang.org/index.html) 和[文档](https://pkl-lang.org/main/current/index.html) 以开始使用。 如果对源代码感兴趣,可以访问 Pkl [GitHub 仓库](https://github.com/apple/pkl)。 +您可以访问 Pkl [官方网站](https://pkl-lang.org/index.html) 和[文档](https://pkl-lang.org/main/current/index.html) 以开始使用。如果对源代码感兴趣,可以访问 Pkl [GitHub 仓库](https://github.com/apple/pkl)。
{% button Pkl https://pkl-lang.org/index.html %}
## 2. Lax -[![a screenshot of the complax github repository](https://news.itsfoss.com/content/images/2024/07/Lax.png)](https://news.itsfoss.com/content/images/2024/07/Lax.png) +[![a screenshot of the complax github repository](https://static.fosscope.com/articles_img/2024/08/5-new-open-source-programming-languages-that-you-might-have-missed/Lax.webp)](https://static.fosscope.com/articles_img/2024/08/5-new-open-source-programming-languages-that-you-might-have-missed/Lax.webp) 这是本列表中最新的编程语言之一,几个月前由其首席开发者在 [Reddit](https://www.reddit.com/r/ProgrammingLanguages/comments/182sfqi/lax_a_programming_language_where_the_syntax_is/) 上介绍为「一种语法随心所欲的编程语言」。 @@ -77,7 +75,7 @@ authorInfo: | ## 3. Amber -[![a screenshot of the amber programming language official website](https://news.itsfoss.com/content/images/2024/07/Amber.png)](https://news.itsfoss.com/content/images/2024/07/Amber.png) +[![a screenshot of the amber programming language official website](https://static.fosscope.com/articles_img/2024/08/5-new-open-source-programming-languages-that-you-might-have-missed/Amber.webp)](https://static.fosscope.com/articles_img/2024/08/5-new-open-source-programming-languages-that-you-might-have-missed/Amber.webp) Amber是一种编程语言,**允许用户用更接近人类易于理解的高级编程语言编写 Bash 脚本**,使 [Bash 脚本编写变得更加简单](https://news.itsfoss.com/amber-lang/)。 @@ -89,7 +87,7 @@ Amber是一种编程语言,**允许用户用更接近人类易于理解的高 - 基于 ECMAScript 语法 - 类型安全、运行时安全的语言 -对这种编程语言感兴趣的人可以参考其 [官方网站](https://amber-lang.com/) 和 [文档](https://docs.amber-lang.com/) 开始学习。 如果您对源代码感兴趣,请访问其 [GitHub](https://github.com/Ph0enixKM/Amber) 仓库。 +对这种编程语言感兴趣的人可以参考其 [官方网站](https://amber-lang.com/) 和 [文档](https://docs.amber-lang.com/) 开始学习。如果您对源代码感兴趣,请访问其 [GitHub](https://github.com/Ph0enixKM/Amber) 仓库。
{% button Amber https://amber-lang.com %}
@@ -97,7 +95,7 @@ Amber是一种编程语言,**允许用户用更接近人类易于理解的高 ## 4. Scrapscript -[![a screenshot of the scrapscript official website](https://news.itsfoss.com/content/images/2024/07/Scrapscript.png)](https://news.itsfoss.com/content/images/2024/07/Scrapscript.png) +[![a screenshot of the scrapscript official website](https://static.fosscope.com/articles_img/2024/08/5-new-open-source-programming-languages-that-you-might-have-missed/Scrapscript.webp)](https://static.fosscope.com/articles_img/2024/08/5-new-open-source-programming-languages-that-you-might-have-missed/Scrapscript.webp) Scrapscript 的开发者将其称为一种「*解决软件共享性问题*」的编程语言,旨在使软件安全、可共享。 @@ -115,9 +113,9 @@ Scrapscript 的开发者将其称为一种「*解决软件共享性问题*」的 ## 5. 知识图谱语言(KGL) -[![a screenshot of the knowledge graph language github repository](https://news.itsfoss.com/content/images/2024/07/Knowledge_Graph_Language.png)](https://news.itsfoss.com/content/images/2024/07/Knowledge_Graph_Language.png) +[![a screenshot of the knowledge graph language github repository](https://static.fosscope.com/articles_img/2024/08/5-new-open-source-programming-languages-that-you-might-have-missed/Knowledge_Graph_Language.webp)](https://static.fosscope.com/articles_img/2024/08/5-new-open-source-programming-languages-that-you-might-have-missed/Knowledge_Graph_Language.webp) -[知识图谱](https://en.wikipedia.org/wiki/Knowledge_graph) 是一种使用图结构数据模型处理数据的知识库。当您使用像Google这样的搜索引擎时,很可能已经遇到过它们,这些知识图谱被用来快速提供常见问题的答案,而无需用户进一步输入。 +[知识图谱](https://en.wikipedia.org/wiki/Knowledge_graph) 是一种使用图结构数据模型处理数据的知识库。当您使用像 Google 这样的搜索引擎时,很可能已经遇到过它们,这些知识图谱被用来快速提供常见问题的答案,而无需用户进一步输入。 开发人员兼技术营销人员 [James](https://github.com/capjamesg) 对知识图谱的工作原理非常着迷,他开始着手为知识图谱构建一种查询语言,知识图谱语言(KGL)就是他的研究成果。 @@ -129,7 +127,7 @@ Scrapscript 的开发者将其称为一种「*解决软件共享性问题*」的 - 支持语义三元组 - 基于 Python 和 HTML -您可以通过阅读其首席开发者的 [最新博客](https://jamesg.blog/2024/03/22/kgl/) 和访问其 [GitHub](https://github.com/capjamesg/knowledge-graph-language) 仓库来了解更多关于 KGL 的信息,在那里您将找到有用的 README 文件和访问源代码。 +您可以通过阅读其首席开发者的 [最新博客](https://jamesg.blog/2024/03/22/kgl/) 和访问其 [GitHub](https://github.com/capjamesg/knowledge-graph-language) 仓库来了解更多关于 KGL 的信息,在那里您将找到有用的 README 文件和源代码。
{% button "知识图谱语言(KGL)" https://github.com/capjamesg/knowledge-graph-language %}