Closed Wheatwizard closed 7 years ago
Changes to debug flags and command line arguments
Consolidated UTF-8 and ASCII debug flags
Added @pu flag to pause execution
@pu
Added @ex flag to end execution
@ex
Added -H command line argument to help with debug flags
-H
Added -N and -n flags to suppress output and input respectively
-N
-n
Errors now give consistent line numbers
Removed UTF out of range ruby errors and replaced them with more helpful Brain-Flak errors
Changes to debug flags and command line arguments
Consolidated UTF-8 and ASCII debug flags
Added
@pu
flag to pause executionAdded
@ex
flag to end executionAdded
-H
command line argument to help with debug flagsAdded
-N
and-n
flags to suppress output and input respectivelyErrors now give consistent line numbers
Removed UTF out of range ruby errors and replaced them with more helpful Brain-Flak errors