- Alkalurops (stars.astro.illinois.edu)
ALKALUROPS (Mu Bootis). The naming of stars sometimes seems random. Some bright stars within a constellation will carry no proper names, while other much fainter ones do (the classic case that of Gamma Cassiopeiae). In Bootes, the Herdsman, the Alpha, Beta, and Gamma stars carry the proper names Arcturus, Nekkar, and Seginus. Third magnitude Delta has none, but then we can reach all the way to fourth magnitude (4.31) Mu Bootis, which is called by the jaw-breaking name Alkalurops.
- Julia (programming language) (Wikipedia)
Julia is a dynamic general-purpose programming language. As a high-level language, distinctive aspects of Julia’s design include a type system with parametric polymorphism, the use of multiple dispatch as a core programming paradigm, just-in-time compilation and a parallel garbage collection implementation. Notably, Julia does not support classes with encapsulated methods but instead relies on the types of all of a function’s arguments to determine which method will be called.