- Thu, Sep 7, 2017
A Few Updates in the Workspace
We strive to make the workspace as useful as possible while keeping it intuitive and approachable. We get a crazy number...
- Tue, Jul 4, 2017
Your Repl.it Profile
We're constantly surprised and delighted by the creativity of people in our community. Whether it be games, animations, ...
- Thu, Jun 1, 2017
One more console
Debugging web projects on Repl.it can be frustrating. Until today, there was no easy way to view your errors and console...
- Mon, May 29, 2017
Check out my Repl!
The label "sessions" is very near and dear to my heart. I vividly remember how Amjad came up with the name and why. Afte...
- Wed, May 17, 2017
Introducing Kotlin REPL
On the heels of Google announcing native Kotlin support on Android yesterday, we thought it'd be cool to get a Kotlin RE...
- Tue, Mar 28, 2017
Require any npm package
Last year we introduced support for importing any Python package from PyPi and -- although we don't have perfect support...
- Thu, Mar 2, 2017
Start Coding with Clojure on Replit
Earlier this week we introduced Haskell support. And now, as promised, we're continuing to add more functional languages...
- Mon, Feb 27, 2017
Start Coding with Haskell on Replit
We heard your requests for Haskell and today we're excited to finally announce Haskell as yet another language we suppor...
- Mon, Jan 23, 2017
Infinite Loops
At Repl.it we aim to make the full power of programming easily accessible for everyone. That's why when we designed our ...
- Fri, Dec 23, 2016
Live File Updates
Today we're excited to release a feature which shows any files your program creates directly inside the REPL. And any ti...
- Fri, Dec 2, 2016
Python Package Search
We recently made it possible to import any package from PyPi. However, people who missed the announcement didn't know th...
- Mon, Nov 28, 2016
Introducing Step Debugging for Python
Debug your Python3 programs from your browser At Repl.it, our goal is to make programming more accessible, and as part ...
- Sat, Nov 12, 2016
Introducing Pylint Support
Today, we're excited to introduce lint support for Python3. Where previously you had to run your code, look at the conso...
- Tue, Oct 25, 2016
from PyPi import *
Import any Python Package At Repl.it, our goal is to make programming more accessible, and as part of this we aim to pr...
- Tue, Oct 4, 2016
Introducing Turtle Graphics For Python
Ever since the LOGO programming language educators have been using Turtle Graphics to demonstrate the power of programmi...