Mentioned PMunch in the about page. Thanks for your contributions!
h3rald h3rald@h3rald.com
Sat, 28 Oct 2017 11:34:47 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
M
site/contents/_includes/_about.md
→
site/contents/_includes/_about.md
@@ -29,7 +29,7 @@ min's parser started off as a fork of Nim's JSON parser -- adapted to process a concatenative programming language with less primitive types than JSON. It is interpreted in the traditional sense: no bytecode, no JIT, just plain read, parse and run.
## Who? -I am a [someone](https://www.linkedin.com/in/fabiocevasco) who is passionate about technology and who _does not_ build new programming languages for a living. +min was created and implemented by [Fabio Cevasco](https://h3rald.com), with contributions by [PMunch](https://github.com/PMunch). ## When?