👯♀️ Double-double arithmetic in javascript. A floating point expansion with 31 accurate decimal digits.
-
Updated
Mar 13, 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
Add a description, image, and links to the quadruple topic page so that developers can more easily learn about it.
To associate your repository with the quadruple topic, visit your repo's landing page and select "manage topics."