Skip to content

A tiny REPL to evaluate mathematical expressions written in natural language

Notifications You must be signed in to change notification settings

dejmedus/cheesebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪤 Cheesebox

Cheesebox is a REPL that (somewhat) understands mathematical expressions written in natural language.

Welcome to 🪤
Type ".help" for more

> two plus two
4
> 2/6 teaspoon + 2
2 1/3 tsp

Built to experiment with:

Uses readchar to capture keystrokes

About

A tiny REPL to evaluate mathematical expressions written in natural language

Resources

Stars

Watchers

Forks