Live data from Hacker News

Viewing profile — tankfeeder

tankfeeder

HN member
Joined
Tue, Sep 16, 2014, 6:14 AM UTC
HN karma
205
Public activity
73 items

About tankfeeder

No profile information was provided.

Recent public activity

  1. comment
    Comment #41146017

    do this on picolisp in my todo list.

  2. story
  3. comment
    Comment #40872674

    https://rosettacode.org/wiki/Huffman_coding

  4. story
  5. story
  6. comment
  7. story
  8. comment
    Comment #39613698

    Evolution of Picolisp coder. [ https://git.envs.net/mpech/tankf33der/raw/branch/master/vers... ]

  9. comment
  10. comment
    Comment #37376869

    Flight simulator on picolisp https://youtu.be/D9HPq0fMVhw?si=VHMGmhAhk__9F4Y0

  11. comment
    Comment #36996217

    Modern picolisp written on raw llvm-ir.

  12. comment
    Comment #36967009

    Picolisp is written on raw llvm-ir. https://git.envs.net/mpech/pil21

  13. story
  14. comment
    Comment #32493991

    PicoLisp on PicoLisp on LLVM-IR. https://github.com/picolisp/pil21

  15. story
  16. comment
    Comment #27879732

    https://software-lab.de/doc/ref.html#nilSym NIL in PicoLisp.

  17. comment
    Comment #27759125

    Debugging in PicoLisp https://envs.net/~mpech/tut.html#dbg

  18. comment
    Comment #27649624

    Btw, Monocypher passed Compcert in -interp mode.

  19. comment
  20. comment
    Comment #26834547

    Picolisp supports IR from llvm12 and llvm13-nightly works too.

  21. story
  22. comment
    Comment #25885268

    This is PicoLisp written on raw LLVM-IR, LLVM7+.

  23. comment
    Comment #25580808

    LLVM backend is 1500 lines file: https://github.com/picolisp/pil21/blob/master/src/lib/llvm.l

  24. story
  25. comment
    Comment #25493938

    You need pil21.