- 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...
- Fri, Jan 27, 2017
Enable Assignment Dependencies with Teams for Education
Fundementally, learning is about completing basic material before moving on to more advanced stuff. -- a teacher giving...
- 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 ...
- Thu, Jan 19, 2017
Reorder Assignments with Teams for Education
At Repl.it our mission is to make programming more accessible, and the best way we found to achieve this is to support, ...
- 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 ...
- Mon, Nov 14, 2016
Learning Devops & AWS on the Job: Building and Scaling a Service
Or, what I wish you I knew before building Repl.it's code execution service new drinking game "name that AWS service ...
- 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...
- Wed, Sep 28, 2016
Scheduled Assignments
Today, we're introducing scheduled assignments. Teachers using Repl.it Classroom can now schedule assignments to be publ...
- Thu, Jul 28, 2016
Vagueness to Clarity
Simple design is not only how the product looks like, but more importantly, how the product functions; it’s about crea...
- Thu, Jul 21, 2016
Every Project Should Have Its Own REPL
It's no secret we're big fans of REPLs. We believe that immediate access to the programming environment accelerates lear...