# How To Make a Basic OS
## Introduction
In this tutorial, I will not teach you how to make a bunch of if statements in Python or Node.js or Java, b...
Here is a new addition to my series of pi approximations! This one is in Objective-C!
Here are the other approximations so far:
Pascal - https://repl...
# All Languages in Repl.it
Use this website to browse through all of the languages Repl.it supports! This directly webscrapes the Repl.it website to...
# BashType
Welcome to BashType, a Bash terminal that automatically types and runs commands! Just edit cmds.txt to customize your own runtime!
Inspir...
# Cryptography 101
**Note:** Many ciphers are labeled "Coming soon..." since the explanations will be long and would preferably be added in edits to...
# Programming Language Template
Have you ever wanted to create your own programming language in Node.JS? If so, this template is right for you! Using...
# ServerFire
So, you might remember ServerLight, a previous Node.js server package I created. Well, now, here's an even better version: ServerFire! G...
# Intro
As you may have seen, there is such thing as a Perl6 repl. Also, the famous polygott repls as well. So, how do you get a list of *all* repl t...
Repls:
Rex Web: https://repl.it/@AmazingSquidYes/Rex-Web (main repl currently)
Rex C++: https://repl.it/@AmazingSquidYes/Rex-C
# Rex Programming Lang...
Here is a new addition to my series of pi approximations! This one is in Pascal!
Here are the other approximations so far:
D - https://repl.it/talk/s...
Quantum Computing and Quil for Python Programmers - Part 1
# Quil For Python Programmers
## Part 1: Intro to Quantum and Quil
### What is Quil?
Quil stands for **Qu**antum **I**nstruction **L**anguage and is...
Introducing EasyCTF - A Cybersecurity "Capture the Flag" Competition
# What is EasyCTF?
EasyCTF is a new, relatively easy (as in no having to use `nmap` to find the different ports, no requirement for ssh connections,...
I think I'm pretty much doing pi approximations in every language now, so, here it is in C#!
Here are the other approximations so far:
Bash - https:/...
Today, I decided to learn the basics of Forth so, I decided to make a π approximation in Forth!
### How it Works
So, I know that Forth is not the mo...
Would it be possible for Repl.it to allow `sudo` just on the `apt`/`apt-get` commands?
https://askubuntu.com/questions/612256/how-do-i-allow-a-user-t...
I think I'm pretty much doing pi approximations in every language now, so, here it is in R!
I was going to do NASM before R (and actually before Raku...
I think I'm pretty much doing pi approximations in every language now, so, here it is in PHP!
I still have the same issue with NASM and am working on...
I think I'm pretty much doing pi approximations in every language now, so, here it is in Swift! By the way, compare this to Kotlin and see why Kotlin...
I think I'm pretty much doing pi approximations in every language now, so here it is in Java!
Here are the other approximations so far:
QBasic - http...
I think I'm pretty much doing pi approximations in every language now, so, here it is in Reason Node.js!
Reason Node.js is a version of the Reasonml...
So, I'm working on making a quantum computer simulator in Node.js and I got this error when trying to run a 16-qubit program:
 used to create the original g...
I think I'm pretty much doing pi approximations in every language now, so here it is in Ruby!
Here are the other approximations so far:
Java - https:...
I think I'm pretty much doing pi approximations in every language now, so, here it is in Rust!
Like with my approximation in Go, in order to understa...