👯♀️ Double-double arithmetic in javascript. A floating point expansion with 31 accurate decimal digits.
-
Updated
Sep 3, 2026 - JavaScript
👯♀️ Double-double arithmetic in javascript. A floating point expansion with 31 accurate decimal digits.
All the weekly lab work of the subject 18CSC304J Compiler Design.
A 128-bit floating-point arithmetic for Java
C++ Mini Compiler using tools Lex and Yacc
A front end compiler to compile basic constructs in Rust to an intermediate code (quadruples) with optimizations
Quadruples can be used to store intermediate code during compilation
A mini compiler in C using Flex & Bison — builds an Abstract Syntax Tree (AST) with preorder traversal and generates Intermediate Code (ICG) as a quadruple table for a C-like language with arithmetic, relational ops, and control flow.
Shows the accuracy of floating points using calculus (formerly noob-calculus)
18CSC304J Compiler Design Lab codes
To associate your repository with the quadruple topic, visit your repo's landing page and select "manage topics."