by Abanoub Hanna
RegExp vs String Manipulation in Go language
I wrote a tool to abstract all package managers such as apt, snap, and flatpak, so I can use it as the interface instead of dealing with the specific package manager of the Linux distribution …
How many Zsh scripts distributed via Homebrew ?
What is Zsh ? 🔗 Zsh, also known as the Z shell, is a Unix shell that functions as both an interactive command-line interpreter and a powerful scripting language. Created by Paul Falstad in 1990, it …
How many R programs distributed via Homebrew ?
What is R language ? 🔗 R is a free, open-source programming language and software environment designed primarily for statistical computing, data analysis, and graphical visualization. It is widely …
How many deno scripts distributed via Homebrew ?
What is Deno ? 🔗 Deno (pronounced “dee-no”) is a secure, modern runtime for JavaScript, TypeScript, and WebAssembly, co-created by Ryan Dahl, who also developed Node.js. Built on the V8 …
How many Fish scripts distributed via Homebrew ?
What is Fish ? 🔗 The fish (Friendly Interactive SHell) shell is a command-line interface for Unix-like operating systems designed with a focus on user-friendliness, interactivity, and usability. …
How many Erlang programs distributed via Homebrew ?
What is Erlang ? 🔗 Erlang is a general-purpose, functional programming language designed specifically for building scalable, fault-tolerant systems that require high availability. It is renowned for …
How many Yarn scripts distributed via Homebrew ?
What is Yarn? 🔗 Yarn is a fast, secure, and reliable package manager for JavaScript dependencies. It was created by Facebook (now Meta) to address performance and consistency issues in the default …
How many PHP scripts published via Homebrew ?
What is PHP ? 🔗 PHP is a widely used, open-source server-side scripting language designed primarily for web development. It allows developers to create dynamic, interactive websites by embedding code …
How many Perl scripts in Homebrew package manager ?
What is Perl ? 🔗 Perl is a high-level, interpreted, general-purpose programming language originally developed in 1987 by Larry Wall. Although its name is not officially an acronym, it is often …
How many Ocaml programs distributed via Homebrew ?
What is Ocaml ? 🔗 OCaml (formerly Objective Caml) is a general-purpose, multi-paradigm programming language that extends the functional language Caml with object-oriented features. Created in 1996 by …