Hacker News new | past | comments | ask | show | jobs | submit | lelf's comments login

it's work-in-progress for fun/educational purposes (i.e. read and learn something)


  Coq < Compute 0.1.
  Toplevel input, characters 8-11:
  > Compute 0.1.
  >         ^^^
  Warning: The constant 0.1 is not a binary64 floating-point value. A closest
  value 0x1.999999999999ap-4 will be used and unambiguously printed
  0.10000000000000001. [inexact-float,parsing]
       = 0.10000000000000001
       : float


Cool! There was http://www.hnnotify.com for this, same idea (but no longer works)


Yes. It's pretty good actually. It got a reputation for being painfully slow. No longer the case, yet… reputation is reputation.

There's a more modern reincarnation of the similar ideas — https://pijul.org. Ready for playing with, not much else.


printf once in a while




Another one from a different author (with slightly different goals): https://github.com/kvakvs/ErlangRT


Also check out kvakvs' BEAM Wisdoms site: http://beam-wisdoms.clau.se/en/latest/

It was a big help initially to grok the bytecode format.


Not just you.

This page https://web.archive.org/web/20190801000000*/https://github.c... has been[1] “500 internal server error” since late-December (globally it seems). Nobody cares (“not a priority” (c) support), nothing on githubstatus.

[1] blue circles on web.archive are errors too


See also: https://github.com/purerl/purerl, an Erlang backend for PureScript, which is a lot more mature but unfortunately doesn't get the attention it deserves.


Have seen that Purerl is actually used in production in some companies. It's amazing to see how Purescript being used more


A really cool project, and the people involved are really cool too!


Nice. Didn't know. Which tools are better to work with this?


What do you mean by tools? :)


Consider applying for YC's W25 batch! Applications are open till Nov 12.

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

Search: