Hacker News new | ask | show | jobs
by happyslobro 3522 days ago
K lang was featured here a few months ago: https://news.ycombinator.com/item?id=11561573
1 comments

(15 minutes later) Just started playing with this, it is much fun. I'll definitely be golfing more on the weekends now :)

For anyone else just starting out, I suggest using readline with the REPL: `rlwrap q`. It gives you history, search, familiar line editing commands, etc.

If anyone happens to be on a mobile device, I recently put together a mobile-oriented frontend for my K interpreter. It's a somewhat different dialect (k6) and much slower than the real deal, but it makes a pleasant pocket calculator:

http://johnearnest.github.io/ok/mobile.html

Try entering:

    pl[.5*!50;sin]