C++ math expression parser for integers
-
Updated
Aug 17, 2026 - C++
C++ math expression parser for integers
Evaluates a math expression from a string. Supports variables and custom operators.
📉 JavaScript Text Statistics that counts lines, words, chars, and spaces.
Given a simple implementation of string calculator, refactoring based on SOLID principles. Implemented in Java and Swift by Jorge Sánchez (Xurxodev)
Text Statistics For Node Streams
Create a simple String calculator with a method int Add(string numbers)
A Simple String Calculator Using TDD.
The following is a TDD Kata- an exercise in coding, refactoring and test-first, that you should apply daily for at least 15 minutes .
My attempts on the String Calculator TDD Kata in JavaScript w/ Jasmine and Istanbul
Mab.StringLibrary is set of class for parsing expression and formula, generating random string, Number to string coder and decoder for URL shorten and some other string extensions.
TDD-Katas solutions
(RU) Expression calculator with variables in Qt
Word analysis and Pattern Check
String Calculator TDD Kata demonstrating Test-Driven Development in Dart
String Calculator TDD Kata - Pure Dart implementation demonstrating Test-Driven Development principles
Pair programming the string calculator kata using test && commit || revert
This repository contains an implementation of the String Calculator TDD Kata, written in Dart following Test-Driven Development (TDD) principles.
A Test-Driven Development (TDD) implementation of a String Calculator in Java.
To associate your repository with the string-calculator topic, visit your repo's landing page and select "manage topics."