Skip to content

LordOfTrident/tcalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tcalc

A calculator i made to learn how to make a parser

License Issues GitHub pull requests


Table of contents

Introduction

Just a calculator that parsers and evaluates expressions. Made this because i never ever made a parser before, so i had to learn how it works.

Quickstart

$ make
$ ./bin/app

Bugs

If you find any bugs, please create an issue and report them.

Make

Run make all to see all the make rules.

About

A calculator i made to learn how to make a parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages