Hey there!
Find me on twitter: https://twitter.com/itsarnavb
2
LaTeX WhiteboardCreate easy-to-share LaTeX + Markdown whiteboards!
26
0
2
5
(f)lexflex is a program that generates lexers.
Hint: type 'hey' and/or 'replit' to see it in action
107
0
5
2
Fractional ClockThis clock shows what fraction of your day is over.
To use, just set the time you wish to sleep at, and the duration.
11
0
2
1
divide and conquer treeVisualize Divide and Conquer algorithms!
https://en.wikipedia.org/wiki/Mastertheorem(analysisofalgorithms)
114
3
1
Hey everyone!
Links in terminal are now clickable.
image
This also works on repl.run. Now your terminal websites can link to the rest of the intern
ChrisArangoDB The links open about:blank instead of intended URL
https://repl.it/@ChrisArangoDB/SatelliteGraphs-23 years ago
It should be trivial modify it to produce any of these: https://en.wikipedia.org/wiki/ElementarycellularautomatonBasic (beta)
For example, I can clone my project by clicking a button which opens https://repl.it/github/lunaroyster/manim-repl.
I want to clone a specific branch
Vandesm14 The only thing you can do is to import the repo first, then switch branches. If you want to see this as a feature, I suggest posting this to https://repl.it/feedback3 years ago
I'm currently trying adding an 'export PATH' to .bashrc. Will this work? Have you had to add executables to PATH before?