mgunyho

↗ HN profile [ 74.7 ms ] full profile
Karma
0
Created
()
Submissions
141
  1. 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.

  2. 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…