Ari Fisher
@doineednumbers
0
Dynamic ReactJS
I wasn't happy with how the ReactJS + Express template statically compiled the ReactJS, so I made my own. This one uses webpack instead of express-react-views.4
1
0
0
The Horror CompilationSome very normal hello normal examples written in three different languages. Nothing to see here... not any nightmarish code behind the scenes
8
0
0
0
lambdacalcloopOdd numbers in 1 line of python
1
0
0
1
trianglefractalA Sierpiński triangle made in Python! It's animated so you can see how the algorithm works.
107
4
1
Hello. Replit just launched the Explore beta, which will probably replace talk eventually. I'm sure some of you are wondering, "How do I keep making t
HTML, CSS, JS
RoBlockHead I like the spirit! I'll just let you know that Repl Talk isn't going away, so you can still use this tutorials board, the main thing that's changing currently is that the share board is being phased out/replaced by explore. :)2 years ago
0
shimmer tutorialA shimmer tutorial
18
0
0
2
Do you want to code Racket on replit? Do you not have Hacker and Racket exceeds the space limit? Use this template instead. This runs the Racket insta
Bash
lsikora This is so cool! I didn't know you can run Racket off bash and get unlimited space. Keep up the good work!2 years ago
Console++ V0.1 finished, coming to pip later today (hopefully).
Below is the documentation. Console++ is incredibly simple but super expandible. I'm p
Python
Hello, do you want to learn Rust? Do you like the style of The Little Schemer? Well, read this series of posts, and you might learn a thing or two.
Q:
Rust
I added more levels, plus some things platformer devs may recognize... This does have code and effort put into it! I changed the engine in subtle but
Pygame
Using tkinter, I showed off some of the changes to Native Graphics.
They made graphics good.
I might use it in future
A nice small haiku.
Python
Let's lex! A lexer (Or scanner, or whatever you want to call it) transforms this: print('hello world') into this:
[Type: identifier, contents: "print"
doineednumbers The previous post is here: https://repl.it/talk/learn/Write-Your-Own-Language-In-Whatever-Language-You-Choose-Pt-1/784252 years ago
doineednumbers It's a joke, not spam. I really didn't mean to make anything big. I was just messing around.2 years ago
Intro
This is a tutorial on the basic concepts of how to write a language. This won't be too theoretical, but I decided to leave the task of implement
myrtlec I looked up Edu Birdie reviews on several student forums and blogs. There are a lot of bogus reviews out there. After that, I went to this website to read an honest edubirdie review. Refillable pods can be loaded with standard freebase nicotine liquid or nicotine salts into empty pod cartridges, with nicotine levels ranging from 2.5 percent to 6.0 percent.1 year ago
doineednumbers Part 2 is out now: https://repl.it/talk/learn/Make-your-own-language-in-whatever-language-you-choose-Pt-2-The-Lexer/1113682 years ago
What if I told you that repl.it is hiding a C# compiler in its containers? Well, it's true. Normally, when creating a C# repl, it uses the compiler mc
Bash
Graphline is a graphing command line that was msh before I decided to rename it because it technically wasn't a shell. :(
Type 'help' when you open it
Python
What is msh?
msh is a shell designed for graphs!
To get started, type in graph and hit enter. Then answer the prompts.
What does msh stand for?
Math s
Python