Added:
- Clear any buffer you want
- Change update frequency
- Dynamic input
- Optimized code executing
Added working with files, app customization and BF to C code converter.
New features:
- convert BF code to C code, with tabs and minimized commands amount
- runtime negative pointer position errors checking
- brackets amount control
- Load text from code text browser to file
- Load text to code text browser from file
- Load text from code text browser to buffer
- Load text from buffer to code text browser
- Load example code:
beer.bf, cellsize.bf, hello.bf, mandelbrot.bf, mandelbrot-tiny.bf, pidigits.bf
Important information!
I do not own any of these codes. All conatcat information saved.
- Change text font and text size of output/input/code text buffer or system
- Added toolbar for basic options:
run code, stop code execution, check errors
- Added app icon
- Added window name
- deleted old useless files
App reinvented.
- Code execution running in another thread,
then main window, so main window is not freezing.
- You can stop code running anytime you want.
Programs execution time decreased by 34 times using code parsing.
Now you can choose app color scheme that you want(light or dark).
You can change window size with maximum comfort.
App color theme changed to black.
Added:
Changed app style.
Added:
Added:
Just basic BF code execution.