Julia
/ˈdʒuːliə/
noun … “a high-level, high-performance programming language designed for technical computing.”
Julia is a dynamic programming language that combines the ease of scripting languages with the speed of compiled languages. It was designed from the ground up for numerical and scientific computing, allowing developers to write clear, expressive code that executes efficiently on modern hardware. Julia achieves this balance through just-in-time (JIT) compilation, multiple dispatch, and type inference.
Hypertext Markup Language
/ˈhaɪpərˌtɛkst ˈmɑːrkʌp ˈlæŋɡwɪdʒ/
noun — “the skeleton of the web, giving structure to everything you see (and sometimes don’t) in your browser.”