Trident

Trident Used AI

4 devlogs
11h 48m
•  Ship certified
Created by Vivaan

hey. this is trident.
a programming language that’s basically greek mythology + vibes.
you don’t write console.log, you write call athena.
you don’t throw error, you curse hades.

it’s readable, kinda dumb, and maybe slightly haunted.
made for fun. not for production. unless you’re a demigod.

that’s it. hope it makes you laugh. or summon something.

may the fates be with my code

Timeline

Ship 1

1 payout of shell 238.0 shells

Vivaan

about 1 month ago

Vivaan Covers 4 devlogs

Formatted the code, created the documentations and readme, and did some final touches on the ui, polished it with a minimalist black theme.

Update attachment

next, part of the devlogs and the hours, i created the esolang and also created a web interpreter such that you guys can play with it without installing the boring cli tools and stuff like that, excited for you guys to test this, lemme just add documentations and create the readme, cya guys later!

Update attachment

Sorry for the lasped devlogs, dw i'll update it, but hear me out first, i got lost!! (in my own code {rightfully so}), i haven't coded in python much and although it was fairly gentle project to begin with, i never coded this much at one stretch, but i'll update, i'll do, lemme start

  1. I started defining logics, and started coding the interpreter, atleast i had the basics down, i saw other people do this, so why not and off i went, little did i know, how tiresome it was, i kept on running into errors, until finally i broke my code for good, (i used gpt to ask it what might go wrong) but later fixed it....
Update attachment

Yo, just finished reading the pj series and came across ysws-twist, so i though why not, lets get into esolang, read the requirements, setted up the file structure, researched a bit on how do people create it(its ez) so started up, coded a bit js, though of creating a web interpreter too, so coded a smol index.html as well, and yeah that's about it, like 1/3rd the work is done...cya later

Update attachment