Wopslang / Wops

Wops programming language
https://wops.dev/
Apache License 2.0
26 stars 3 forks source link

core: debug and add error message (need some bug checks) #12

Closed redocmath closed 3 years ago

redocmath commented 3 years ago

Request: @Wopslang/interpreter needs some tests for error handling and variable operations. If you need some help, please mention me on Slack :D

build : g++ eexec_.cpp -o eexec_ -ldl -std=c++11 -g -fsanitize=address (on terminal or CMD) (I don't sure it'll work on CMD) run: ./eexec_.cpp