A interpreter that analyzes a code in LISP and executes it. Uses JCF to optimize the operations. Also uses MVC pattern.
-
Updated
Jun 21, 2023 - Java
A interpreter that analyzes a code in LISP and executes it. Uses JCF to optimize the operations. Also uses MVC pattern.
Simple small calculator
Java Tutorial: Basic Operators Examples
In this course we will learn about the following fundamentals with exercises solved in the most fundamental language: Concept of data and Information; Structure of a program. Exercises; Types of data; Variables; Data Input and Output; Operators; Sequencing; Condition; Loops; Arrays; Pointers; Dynamic memory allocation; Functions.
Educational math game - Space Invaders style
Calculadora que realiza as operações básicas de aritmética para bases numéricas entre 2 e 36.
(EEE 106 C/C++ Project) This project presents MathScore, a C/C++ application for arithmetic assessment via randomized problem generation. The system employs a weighted scoring mechanism: +10 points per correct answer and a -5-point penalty for errors. Termination occurs upon reaching 50 points (success) or -50 points (failure).
Add a description, image, and links to the aritmethic topic page so that developers can more easily learn about it.
To associate your repository with the aritmethic topic, visit your repo's landing page and select "manage topics."