Rocket currently only has a readline ability.
To use it goto the rocket.go file in CMD and run it.
Once rocket>
appears. you can enter equations. (check the operator list for whats currently availible).
refactoring everything
Its for the better
- *
- /
- +
- -
- parentheses
- Go
- version 1.6
- Lexer
- Make function for combining char and int for types like int32/64 and uint32/64
- Parser
- variable assignment
use the go get command :
go get github.com/fabulousduck/rocket