fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.
-
Updated
Oct 23, 2024 - C++
fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.
Translates an R function into a to a C++ function which is callable from within R. The typical use case intended by 'ast2ast' are functions describing ode-systems.
C++17 implementation of an AST for Verilog code generation
Experiments with `libclang`
A Python interpreter built from scratch in C++
C11 parser with GNU C extensions written in C++14
Conveniently explore the Clang abstract syntax tree
110-01 NCU CE3006 Compiler
The minimum viable programming language
Powder is my attempt to program a scripting language that compiles down to byte codes that are interpreted and executed by a virtual machine. The language itself is a cross between C and Python, with a few unique syntax features.
Assert programming language
Embed Lisp Everywhere! 🐲
Simple CLI Calculator Project
Simple mathematical expression evaluator using an Abstract Syntax Tree (AST).
C++编写的简单脚本语言
一个简单的脚本解释器
Yet another programming language for educational purpose and simplicity
С++ library for symbolic mathematical calculations
Add a description, image, and links to the abstract-syntax-tree topic page so that developers can more easily learn about it.
To associate your repository with the abstract-syntax-tree topic, visit your repo's landing page and select "manage topics."