mgunyho
- Karma
- 0
- Created
- ()
- Submissions
- 141
- Show HN: The Taka Programming Language (codeberg.org)
Hi HN! I created a small stack-based programming language, which I'm using to solve Advent of Code problems. I think the forward Polish notation works pretty nicely.
- A trick to eliminate 2π (sometimes) (marci.gunyho.com)
- Show HN: tere – A Faster Alternative to cd+ls (github.com)
Hi HN! I wrote a small program to browse folders in the terminal. The main inspiration was type-ahead search in GUI file managers. There exist several programs that are similar (see the listing in the README), but none…