Live data from Hacker News

Janet – a Lisp-like functional, imperative programming language

github.com

141–143 of 143 posts

Re: Janet – a Lisp-like functional, imperative programming language

#141
post #8

Earlier quoted context omitted.

Some interesting changes since August this year: - Threaded channels `ev/thread-chan` (`thread` has been deprecated [and removed in latest version [[1.18]]]) - JPM (Janet Package Manager) is now separate, not distributed together with Janet anymore - Janet binary can directly run image files with `-i`

(Not a lisp guy). What is an image and why would I want to run one? My best guess is that an image would be platform independent bytecode vs compiled executable?

R for example allows to save state on exit. I wish R supported an alternative lispy syntax.

Re: Janet – a Lisp-like functional, imperative programming language

#142

Earlier quoted context omitted.

Not named after a woman (or rather, named after not-a-woman): https://github.com/janet-lang/janet#why-is-it-called-janet

>not-a-woman given that the character of the show in question is an archetypal secretary arguing it's not a woman is a fairly big stretch. Not only is it a woman, it's a woman embodying a female stereotype, (in line with the purpose of the language, being an easy helper), and the 60s art deco woman's magazine style logo

Janet is canonically not a woman. It is said many times. Also not a robot.

Re: Janet – a Lisp-like functional, imperative programming language

#143

Congratulations on it. I use Common Lisp myself, but always great to see energy and passion in other languages, especially in the Lisp family of languages (but I am clearly biased).

Hello! I saved a URL to a great article you wrote about web development in common lisp, but the domain appears to be offline. Any chance you have a new site? Sorry for the off topic reply, I don't think this site has DMs..
Post reply on HN