Utils
Assortement of small utils used to solve problems or just to learn something.
Summary
- Brainfuck - A brainfuck interpreter.
- PrimeBench - Used for benchmarking C# performance on the Raspberry Pi by calculating the first 10000 prime numbers.
- Truncate - C# implementation of the unix utility "truncate".
License
All files are licensed under the MIT license. See LICENSE file for more info.