Skip to content
Sign UpLog In
Profile icon

ThusEndingTheStory

@ThusEndingTheStory
A rather nerdy nerd.
Website
  • Silena

    Cover page
    Made with Blank Repl

    Silena is a Bash-based programming language built for absolute ease of use.

    Recent comments (0)
Repls
Community
ThusEndingTheStory
ThusEndingTheStory
published a Repl
2 days ago
0
Sierpinski Triangle
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.
ThusEndingTheStory
ThusEndingTheStory
published a Repl
9 days ago
0
Lisp Dialect to Javascript Conversion (UNFINISHED)
Lisp Dialect to Javascript Conversion (UNFINISHED)https://citw.dev/tutorial/create-your-own-compiler
ThusEndingTheStory
ThusEndingTheStory
published a Repl
14 days ago
0
Silena Extensions Suggestions
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
ThusEndingTheStory
ThusEndingTheStory
published an Update
3 months ago
0
Seed-Based Text Generator
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 thingy
#python
#python3
#textgeneration
+2
ThusEndingTheStory
ThusEndingTheStory
published an Update
3 months ago
0
Seed-Based Text Generator
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 it
ThusEndingTheStory
ThusEndingTheStory
published a Repl
3 months ago
0
Seed-Based Text Generator
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)
ThusEndingTheStory
ThusEndingTheStory
It used to give a list index out of range error, so I fixed it3 months ago
ThusEndingTheStory
ThusEndingTheStory
I may make it reversible, so that it would be a kind of clunky text encryptor thingy3 months ago
ThusEndingTheStory
ThusEndingTheStory
published a Repl
3 months ago
0
Pet Rock Sim
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.
ThusEndingTheStory
ThusEndingTheStory
# This is a joke. You can't do anything, he's a rock.3 months ago
ThusEndingTheStory
ThusEndingTheStory
published a Repl
4 months ago
1
Online Chat
Online ChatFlaggUp Mail Online Chat | Online Chat App
TomMustBe12
TomMustBe12
...I made almost the exact same thing... https://chat.tommustbe12.repl.co1 month ago
ThusEndingTheStory
ThusEndingTheStory
published a Repl
8 months ago
0
Replit Idea Generator
Replit Idea GeneratorThis generates ideas for if you have none
ThusEndingTheStory
ThusEndingTheStory
published an Update
10 months ago
1
TKConsole v1.0.2
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 system
ThusEndingTheStory
ThusEndingTheStory
published a Repl
10 months ago
1
TKConsole v1.0.2
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
ThusEndingTheStory
ThusEndingTheStory
Same commands, added better error system10 months ago
ThusEndingTheStory
ThusEndingTheStory
published a Repl
10 months ago
1
Pysh (Bash in python)
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?
UtkMcpe78
UtkMcpe78
Maybe I could help you. I know a lot about Python. Sadly, if it's the Bash code you need help with, I don't know any Bash :(9 months ago
Buhron
Buhron
os.system9 months ago
ThusEndingTheStory
ThusEndingTheStory
published a Repl
10 months ago
0
System
SystemThis is my system module. It contains some helpful things. All of the commands are inside the project.
Buhron
Buhron
???10 months ago
ThusEndingTheStory
ThusEndingTheStory
published a Repl
10 months ago
0
Password
PasswordFell free to use with credit.
ThusEndingTheStory
ThusEndingTheStory
published a Repl
10 months ago
0
StoryDB
StoryDBA python database
ThusEndingTheStory
ThusEndingTheStory
published a Repl
11 months ago
0
SlashScript
SlashScriptSlashScript is a coding language that is easy to learn and easy to use. To use SlashScript, fork this project. License Here