Friday, May 26, 2023

Show HN: I made an in-browser code editor with code replay and REPL https://ift.tt/u6TSFQ8

Show HN: I made an in-browser code editor with code replay and REPL I made a Logicboard.com — A collaborative code editor with code-replay feature. Code-replay lets you run the coding session like a movie, I wrote a blog post on how I implemented this: https://ift.tt/gqYzd6G You can try out the demo here: https://ift.tt/7WOnYkc And play around with the code editor here: https://ift.tt/8u0onzx Logicboard also has an REPL shell, just type "start()" and hit enter in the output area. https://ift.tt/6GNySjf May 27, 2023 at 12:36AM

No comments:

Post a Comment

Show HN: Miralis – a RISC-V virtual firmware monitor https://ift.tt/LJFCwoI

Show HN: Miralis – a RISC-V virtual firmware monitor Miralis is a RISC-V firmware that virtualizes RISC-V firmware. In other words, it runs ...