arith

command module
v0.0.0-...-841d92d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 27, 2020 License: BSD-2-Clause Imports: 6 Imported by: 0

README

Arith

This is a WIP simple cli calculator. However, I intend on adding proper programming language features like functions and such.

This project is nothing serious, it's just an exercise in writing a very rudimentary interpreter with basic programming language functions.

Why?

It's so that I can tiptoe into writing interpreted programming languages, I would need a lot of the components required in this project to write a proper interpreted language. So this is practice, really.

Why Golang?

Because I like learning things, and I wanted to learn golang, so I thought this would be a good excuse to...

Don't try to use this, use these instead:

Also if you're looking for a cli calculator / math shell or whatever,

  • python

is actually a Godsend. Most desktop unix-like systems will probably have python installed already seeing python is a dependency of a lot of popular software. Thus, just use python. It's actually a really, really good cli calculator / math shell, and you also don't have to install an external program.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
arith

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL