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.