diff --git a/karolina.csv b/karolina.csv
index 183593b5d3ff7ddb46ac179f2921cf03e6f36a72..561740fba731b55b9344519682f1f84da6a4d6ef 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 cc4cee939a6c45e06569d259ccd7019760f64fec..b921fcd2c39ff31c30d6840d383071c410f28339 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 |