Skip to content

Comment on Lisp Flavoured Erlang 1.0 released after 8 years of developmentparent

Comments

One obvious example is that AFAIK the VM doesn't support functions with a variable number of arguments (foo/1 and foo/2 are two separate functions). This means that you can't have CL-style &rest or &key arguments.

But surely one could call a function with one argument, which is a variable-length list of arguments, right?

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.