From 0cf0929e12aff466605136405d065603b0f54ec3 Mon Sep 17 00:00:00 2001 From: easybuild <you@example.com> Date: Tue, 21 Sep 2021 11:30:02 +0200 Subject: [PATCH] Tue, 21 Sep 2021 11:30:02 +0200 --- karolina.csv | 1 + karolina.md | 1 + 2 files changed, 2 insertions(+) diff --git a/karolina.csv b/karolina.csv index 183593b5..561740fb 100644 --- a/karolina.csv +++ b/karolina.csv @@ -292,6 +292,7 @@ ipp/2020.3.304,1 itac/2020.3.036,1 JasPer/2.0.24-GCCcore-10.2.0,1 Java/1.8.0_221,1 +Julia/1.5.3-linux-x86_64,1 LAME/3.100,1 LAME/3.100-GCCcore-10.2.0,1 libarchive/3.4.3,1 diff --git a/karolina.md b/karolina.md index cc4cee93..b921fcd2 100644 --- a/karolina.md +++ b/karolina.md @@ -121,6 +121,7 @@ | [flex](http://flex.sourceforge.net/) | Flex (Fast Lexical Analyzer) is a tool for generating scanners. A scanner, sometimes called a tokenizer, is a program which recognizes lexical patterns in text. | | [FriBidi](https://github.com/fribidi/fribidi) | The Free Implementation of the Unicode Bidirectional Algorithm. | | [Java](http://java.com/) | Java Platform, Standard Edition (Java SE) lets you develop and deploy Java applications on desktops and servers. | +| [Julia](https://julialang.org) | Julia is a high-level, high-performance dynamic programming language for numerical computing | | [Lua](https://www.lua.org/) | Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping. | | [NASM](http://www.nasm.us/) | NASM: General-purpose x86 assembler | | [Perl](https://www.perl.org/) | Larry Wall's Practical Extraction and Report Language | -- GitLab