Search Articles — Sudonull

Search Results

In this project

SWX: your own language on Node.js with AST and cryptography

https://sudonull.com/swx-your-own-language-on-node-js-with-ast-and-cryptography

Breakdown of the SWX scripting language implementation: lexer, parser, interpreter, crypto and HTML-DSL. Architecture for middle/senior dev. Study the source code and code examples.

HydraScript: language with static typing and CGI for Docker

https://sudonull.com/hydrascript-language-with-static-typing-and-cgi-for-docker

Overview of HydraScript — a programming language with static analysis and CGI scripting support for web development. Learn about the features and practical applications.

PeaZip 11.0: archiver updates for Linux and Windows

https://sudonull.com/peazip-11-0-archiver-updates-for-linux-and-windows

Explore key improvements in PeaZip 11.0: faster archive browsing, bug fixes, support for 242 formats. Ideal for DevOps and scripting. Download from GitHub.

CopyQ 14.0: encryption and stats() scripts

https://sudonull.com/copyq-14-0-encryption-and-stats-scripts

New CopyQ 14.0 encrypts tabs with a password, adds playSound() and stats() for metrics. Optimizations for GNOME/X11. Download for Windows/Linux/macOS and set up clipboard.

AutoHotkey v2: .EXE media converter with GUI

https://sudonull.com/autohotkey-v2-exe-media-converter-with-gui

Create standalone .EXE for compressing photos/videos on AutoHotkey v2. Recursive processing, ffmpeg, GUI without dependencies. Guide for middle/senior dev.

From the web

Apr 29, 2024 ·

https://www.geeksforgeeks.org/websites-apps/what-are-scripting-languages/

Apr 29, 2024 · Scripting languages are interpreted from source code directly, without the need for compilation, using an interpreter to translate commands. It is important to note that all scripting languages are programming languages, but not all programming languages are scripting languages .

Jul 19, 2024 ·

https://kinsta.com/blog/scripting-languages/

Jul 19, 2024 · Scripting languages are a specific kind of computer languages that you can use to give instructions to other software, such as a web browser, server, or standalone application. Many of today’s most popular coding languages are scripting languages, such as JavaScript, PHP, Ruby, and Python .

Jul 11, 2025 ·

https://www.geeksforgeeks.org/blogs/introduction-to-scripting-languages/

Jul 11, 2025 · A scripting language is a programming language designed to automate the execution of tasks that would otherwise be executed one by one by a human operator. These languages are typically interpreted, meaning that they are executed line by line by an interpreter rather than being compiled into machine code beforehand.

Jun 15, 2026 ·

https://www.indeed.com/career-advice/career-development/top-scripting-languages

Jun 15, 2026 · In this article, we discuss what a scripting language is, share the difference between scripting and programming languages, list 14 of the top scripting languages and offer tips for learning how to script.

May 28, 2026 ·

https://www.coursera.org/articles/scripting-language

May 28, 2026 · Scripting languages are programming languages that interpreters execute directly rather than compile beforehand . Popular client-side scripting languages include CSS and JavaScript, while popular server-side languages include Python, PHP, and Java.

Jun 6, 2023 ·

https://betterdocs.co/top-scripting-languages/

Jun 6, 2023 · Computer languages known as scripts or scripting languages do not require compilation and are instead individually evaluated at runtime. The most widely used scripting languages are for automating particular tasks.

Jul 16, 2026 ·

https://www.theknowledgeacademy.com/blog/what-is-scripting-language/

Jul 16, 2026 · A Scripting Language is defined to be a programming language that is utilised accordingly to automate tasks, control software, or create dynamic content. It uses Python, JavaScript, and PHP.

Searches related to scripting languages

https://topbusinesssoftware.com/categories/scripting-languages/

Scripting languages are high-level programming languages designed to automate tasks, manipulate data, and control software applications. They are often interpreted rather than compiled, allowing for faster development and easier debugging.

Trending Now