ThusEndingTheStory
@ThusEndingTheStory
A rather nerdy nerd.
0
Sierpinski TrianglePoints in points.txt generated with Filska, an esoteric programming language developed in the book "Strange Code" by Ronald T. Kneusel. The Python code to show it is also by him.
2
0
0
0
Lisp Dialect to Javascript Conversion (UNFINISHED)https://citw.dev/tutorial/create-your-own-compiler
1
0
0
0
Silena Extensions SuggestionsComment on this repl to suggest extensions for my language, Silena. If there is a source code, include a link to it.
> Thanks to https://github.com/pipeseroni/pipes.sh for this awesome terminal screensaver
3
0
0
0
Seed-Based Text GeneratorA simple project I wanted to try out. Type a seed then press enter, and it will give you seemingly random (but not) characters. (Ex. Hello, World! -> `2#579)=eup]a)
Just so you know
I may make it reversible, so that it would be a kind of clunky text encryptor thingy0
Seed-Based Text GeneratorA simple project I wanted to try out. Type a seed then press enter, and it will give you seemingly random (but not) characters. (Ex. Hello, World! -> `2#579)=eup]a)
Updated so it won't give an error
It used to give a list index out of range error, so I fixed it0
Seed-Based Text GeneratorA simple project I wanted to try out. Type a seed then press enter, and it will give you seemingly random (but not) characters. (Ex. Hello, World! -> `2#579)=eup]a)
14
2
0
ThusEndingTheStory I may make it reversible, so that it would be a kind of clunky text encryptor thingy3 months ago
0
Pet Rock SimYou have a pet rock. There's not a lot you can do to take care of it, but take care of it you will.
10
1
0
1
Online ChatFlaggUp Mail Online Chat | Online Chat App
14
5
1
0
Replit Idea GeneratorThis generates ideas for if you have none
2
0
0
1
TKConsole v1.0.2TKConsole is a shell made with Tkinter (TK). Commands: pdir - Prints working directory; clear - Clears console; log - Type log then run then the next thing you type will be printed in the console (CURRENTLY NOT WORKING); clear - Clears console; bash - Makes whatever you type from then on run whatever bash command; nobash - If you are in bash mode, it makes you not in bash mode
TKConsole v1.0.2 (UPDATE)
Same commands, added better error system1
TKConsole v1.0.2TKConsole is a shell made with Tkinter (TK). Commands: pdir - Prints working directory; clear - Clears console; log - Type log then run then the next thing you type will be printed in the console (CURRENTLY NOT WORKING); clear - Clears console; bash - Makes whatever you type from then on run whatever bash command; nobash - If you are in bash mode, it makes you not in bash mode
12
1
1
1
Pysh (Bash in python)The current output looks like a bunch of gibberish, but it's just me running bash commands. IN A PYTHON FILE. The syntax is:
sh(command)
or, if you haven’t got
from pysh import *
at the top of the file and just
import pysh
then the syntax is
pysh.sh(command)
I need help with variables. Collab, anyone?
44
8
1
0
0
PasswordFell free to use with credit.
5
0
0
0
StoryDBA python database
3
0
0
0
SlashScriptSlashScript is a coding language that is easy to learn and easy to use. To use SlashScript, fork this project. License Here
6
0
0