Tentative to a simple JavaScript AST modification library
-
Updated
Jan 31, 2025 - JavaScript
Tentative to a simple JavaScript AST modification library
A high-performance microservice for source code analysis, generating Abstract Syntax Trees (ASTs) and relationship maps from codebases.
🏆 Minishell Project is a 42 project that recreates a simplified version of Bash. It handles command execution, input/output redirection, and environment variables, offering a deeper understanding of shell internals and process management.
A Python wrapper to convert XML documentation into Python source code with its Sphinx documentation.
Basic script language based on JavaScript functionality.
Merupakan proyek bahasa pemrograman saya yang dibangun dengan javascript, semua hal dari lexer, token, parser, ast node, dan code generator di buat dengan javascript. Hasil akhirnya adalah program assembly yang akan di compile dan linking sehingga bisa dijalankan seperti biasa. Disini menggunakan shell script untuk kemudahan dalam proses compile.
High-performance typed URL parser with AST-based analysis, automatic type casting, and route pattern matching for modern web applications
A calculator programmed with Rust
AST transformations as an example of compile-time metaprogramming in groovy.
Trabalho Prático de Processamento de Linguagens - Construção de um Compilador para Pascal Standard
Lexer, Parser, and Automaton-based Language Recognizer
Headless "coding agent" to do stuff to files, duh.. say goodbye to your agentic Edit & Write tool calls, hit that Bash(runuz --help)
Formatters for truth tables
eslint-plugin-toggle-features is a custom ESLint plugin designed to improve feature flag management by enforcing clean and maintainable patterns. It includes rules to require one-line arrow functions in toggleFeatures and restrict ToggleFeaturesComponent props to direct JSX elements only.
Compiler and Programming Languages Design Course - University of Tehran - Spring 1401
🎓💻Compiler and Programming Languages Design Course Computer Assignment Phase 2 - Fall 2021
An ESLint plugin to enforce rules related to absolute and relative path usage, public API imports in projects.
To associate your repository with the ast-tree topic, visit your repo's landing page and select "manage topics."