FYI:
Hello,
because It's very hard to post binary files as an mail-attachment, at first a
very big thank you to Sammy (SemWare) for helping me out again and let me put
the FppPack stuff on his site for download.
The FppPack works with GUI- and Console-Versions of TSE, *WINDOWS ONLY*
You can download it from here:
https://semware.com/files/tse-pro/FppPack_1_03.zip
Checksum FppPack_1_03.zip (902,238 Bytes)
SHA256: 33dcc156b096291b5513900af9c821bc1e9249f7edae6f1f78b67e624073fe22 *FppPack_1_03.zip
What is new in this release
===========================
- Added evc command.
evc is identical to ev, except that it uses coloring to display the result.
**Coloring may not work with every command-line tool and every Windows version**
To change the default colors see FppHelp.txt, section 'Using FppCon.ini' for
details. (see attached screenshot how it looks on my screen)
- Improved handling of very very rare cases
- Minor fixes and improvements
A very brief description of FppPack
===================================
Fpp stands for (F)loating (P)oint (P)arser.
It's a set of macros and exe files to do math and bit manipulating operations.
It contains a lot of functions, to name a few Log() Sin() Tan() Shr() Rotr()
And() Xor() and a lot more.
The way it works is very simple. All the Fpp* macros act as a shell that do the
pre-processing by setting up text files that are passed down to the exe for
evaluation, than do the post-processing of the returned text files and the
presentation of the result.
FppShell macro an expression calculator
FppSum macro is made for simple sum-building
FppSumLine macro is similar to FppSum, but also gives the sum of each line
Have a nice day.
--
Best regards
Eckhard