logoalt Hacker News

Understanding-j: An introduction to the J programming language that gets to the

46 pointsby todsacerdotiyesterday at 8:40 PM9 commentsview on HN

Comments

pixelpoettoday at 12:51 AM

The title stops just short of the

show 2 replies
jbverschoortoday at 7:19 AM

Not the same as (Visual) J++. Great IDE btw

t-writescodetoday at 2:36 AM

From the doc,

  _3                  NB. negative numbers start with underscore
  _                   NB. sole underscore is infinity: a number
  __                  NB. negative infinity
Is this a standard I'm unaware of?
show 1 reply
gitroomtoday at 4:16 AM

Underscore stuff always throws me off - never quite got used to how J does it. Gotta respect the weird choices though.

prezjordanyesterday at 11:49 PM

To the author: you can add a .devcontainer directory with a Dockerfile, allowing folks to try this in their browser with GitHub Codespaces

Shameless plug, feel free to copy my setup! https://github.com/jdan/try-j

userbinatortoday at 12:33 AM

Unintentional humour with how the title got cut off?