Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Problematic traits in Erlang (jlouisramblings.blogspot.com)
7 points by mnemonik on July 22, 2013 | hide | past | favorite | 2 comments


> Erlang is interpreted.

I was under the impression it was compiled into .beam files. Is this just a subtle point that I'm missing somewhere?


Yes, and the .beam files are interpreted (i.e. they are not native code).

There is a native-code compiler (HiPE). I'm not sure how "much" it compiles the code (e.g. whether type-dispatch code remains or not).




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: