Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
GLX: A Bash Replacement–Oriented Programming Language for System Scripting
1 point by danishk-sinha 59 days ago | hide | past | favorite | 1 comment
LINK : https://github.com/glx101/GLX

GLX is an experimental programming language designed as a potential replacement for complex Bash scripts in system-level automation and scripting tasks. It focuses on providing a cleaner, more structured syntax while preserving the expressive power needed for everyday shell-like workflows.

GLX includes readable control flow, built-in data structures, ranges, bitwise operations, macros, and labels. The language is implemented entirely from scratch, including its lexer, parser, bytecode virtual machine, and interpreter.

This is an open-source project and an ongoing experiment in building a safer and more maintainable alternative to traditional shell scripting. Feedback and discussion are very welcome.



you already posted this 11 minutes prior: https://news.ycombinator.com/item?id=46554223




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: