Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- @Echo off& Set f=For /f "UsebackQ Delims=" %%z in
- Setlocal EnableDelayedExpansion&%f% ("%~1")Do (Set "l=%%~z"&Set "l=!l:;=-!"&%f:z=G% (`cmd/u/c ^"Echo(!l!^"^|find/v ""^|findstr "^^"`)Do (If %%G==- (Set/a i=i%%127+1)Else if %%G==# ((CMD /C Exit !i!)&<nul Set/p "=7!=EXITCODEASCII!"&Set i=0)))
Advertisement
Comments
-
- https://codegolf.stackexchange.com/questions/121921/make-a-interpreter/261048#261048
Add Comment
Please, Sign In to add comment
Advertisement