call-by-value
There are 10 repositories under call-by-value topic.
MorganBergen/CPP-Data-Structures
Basics of Compilers in relationship to C++ compilation to object and machine code via makefile scripting. Basics of Algorithmic Design - Essentially how to design a sequence of precise instructions that leads to a solution. Principles of object-oriented programming design
Harshitap0809/JS_practice
Welcome to the JS Practice repository! This is my journey through JavaScript, from the fundamentals to advanced concepts. Topics include setting up the environment, variables, data types, memory management, strings, arrays, objects, functions, scope, DOM manipulation, events, async code, API requests, object-oriented programming, and more.
alensugimoto/lambdac
A call-by-value interpreter for the untyped lambda calculus written in Java.
ishanshah018/Java_SEM-I_QB_Test-3
JAVA QB SOLUTIONS
vishnuvryeruva/844811-C--CHN19DN024
Projects done in dot net training
atomhudson/VsCodeWithC
Practice for C and C++ programming
piyush7gupta/Krivine-and-SECD-Machine
Designed and Implemented Krivine and SECD machine that executes Call By Name and Call By Value semantics respectively.
romulusFR/lambda-evaluator
A simple call-by-value JavaScript interpreter for the untyped lambda calculus
rufusnufus/ITP2
Introduction To Programming 2