A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
-
Updated
Aug 8, 2022 - C
A C project which can calculate the definite integral of real functions using Newton-Cotes quadrature formulas.
Building a simple programming language based on arithmetic expressions using a top-down recursive descent parser written in Python and C.
A recursive-descent parser in C
A simple recursive descent parser implemented in C, to evaluate a basic grammar supporting arithmetic expressions.
All the Programs of the 5th Sem Compiler Design Lab with their output in different steps. This lab provides students with hands-on experience in understanding and implementing fundamental compiler concepts. It focuses on practical exposure to key phases of compilation such as lexical analysis, syntax analysis, semantic analysis, intermediate code.
A mini project on C, which can perform all arithmetic operations for N operands & also evaluate an expression.
Arithmetic expression evaluator
Add a description, image, and links to the arithmetic-expression-evaluator topic page so that developers can more easily learn about it.
To associate your repository with the arithmetic-expression-evaluator topic, visit your repo's landing page and select "manage topics."