Community
Replit 101 Coding Helpline
Wed Mar 29 2023
Old Coder, New Tricks | feat/ Kody Low
Wed Apr 05 2023
Replit 101 Coding Helpline
Wed Apr 12 2023
Explore the Community Hub
FEATURED
TOP GLOBAL TIPPERS
1
JDOG787
110.2K
2
d31337
97.4K
3
CoderGautamYT
35.2K
4
SHADOWMSTD
29.1K
5
vertal
25.5K
56
IodineJSA JavaScript interpreter written in C++.
It supports:
Objects
Classes(But not static members yet.)
Functions, Anonymous functions and Arrow Functions
For and While loops
Variables
Fixed JS interpreter
Fixed division associativity.
Added README to project.667
12
56
8
The Coffee ShopThings kinda descend into chaos shortly after you walk into a coffee shop. Please, don't fork this Repl. I kinda hate it when people do that.
1.2.2
Minor bug fixes and typo corrections, nothing too exciting2
1
Tic-Tac-Toe2 player tic tac toe
62
1
1
5
C++ PONG REMAKE WITH SDL2!(if the game doesn't run when you press play, just press it again. It's a weird glitch.)
suggest any retro game remakes you want to see below :)
1.1K
12
5
3
MY TIC TAC TOE Game It's a simple TIC TAC TOE game build in c language
39
1
3
2
CalculatorThis is seemingly just another boring calculator... until you realize that it correctly evaluated (2^8)!
Features:
Up to 1000 digits before the decimal point
Up to 100 digits after the decimal point
Basic arithmetic operators
Parenthesis
Exponentiation/Square root
Factorial
Pi/e (warning: not edible)
231
2
2
imcute-aaaa Geez.
You guys should learn to not reinvent the wheel.
Go python!
(python does not have inbuilt high precision decimals,but you could do the same on rationals,i have a library on complex rationals,also supports + - * / exp log,and you will have to use infinite series/products to estimate pi and factorials because i think that they are not elementary operators,also log goes a bit slow on high precision,only natural numbers available in quick exponentiation(has to use exp and log for bad behaving exponents))
Making a BigRational class is not reinventing wheels(you cant find it in standard library) but using such a low level language so that there are no inbuilt BigInts is.
(my library if you want the code,https://replit.com/@imcute-aaaa/Numbers#main.py)3 months ago
2
Sean's Leaked Plans for the F22 RAHHH (ACDT) This program is a long flow chart where it determines what a pilot might do during an engine failure or other mechanical related issue.
Added exit on menu input instead of looping back to menu.
UwU2
bitcaDesign 8 bit icons, importing and exporting as C-style array.
15
3
2
goatama - Undo & redo
- Canvas download
- Icon preview
- Array ordering (row/col major, left/right MSB)27 days ago