Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ammorteza/interpreter


https://github.com/ammorteza/interpreter

Last synced: about 3 hours ago
JSON representation

Awesome Lists containing this project

README

        

# interpreter

## UnitTest
```
make test
```

## Example
You can review the written example for getting the runtime result. For running example:
```
go run main.go test.bf
```