Hacker News new | ask | show | jobs
by rpz 1285 days ago
I’m pretty sure Roger Hui’s implementation of J was written in roughly Arthur’s style
1 comments

Which is roughly "let's first create an domain-specific APL-core rudimentary language from C, and then write proper APL-family language using this DSL". Ken Iverson didn't write in C.