DEV Community

Rudransh Bhardwaj
Rudransh Bhardwaj

Posted on

2 1 1 1 1

I had created a new Graphics Programming Language "Tortoys" 🐒

Github : https://github.com/rudransh61/Tortoys

Yes ,u heard that right , I had created a new programming language and i have a very solid reason also.
So , if you are a beginner or just started programming you may wonder
what the heck how this graphics is alchualy workin ? how is dat 'pro'grammed???

and after some time you find out that its 'Turtle'
and you try it on python

but for creating just a small app you have to write tons of diff objects or watever ... like turtle.screen.title("wth how big is this?")

so i had created a seperate programming language in python (whichis itself written in another proglang C)
so its called
Tortoys
syntax is insanely simple

TITLE "Thats what i need"
MOVE 10
SPEED 1
$ this is a comment
Enter fullscreen mode Exit fullscreen mode

you can tell some ideas to add to it , so try this and make something beautiful with it or very basic (as loops are not implemented yet)
Github : https://github.com/rudransh61/Tortoys

Heroku

Simplify your DevOps and maximize your time.

Since 2007, Heroku has been the go-to platform for developers as it monitors uptime, performance, and infrastructure concerns, allowing you to focus on writing code.

Learn More

Top comments (9)

Collapse
 
efpage profile image
Eckehard β€’

SoundΒ΄s a bit like you invented the wheel again?

Collapse
 
rudransh61 profile image
Rudransh Bhardwaj β€’

I think you are talking about Logo language

Ok its logo but ... improved .........
With more features like
I don't think logo has same synatax for comments also $
Also PRINT

Collapse
 
rudransh61 profile image
Rudransh Bhardwaj β€’

....wat? ... ok idk that...

Collapse
 
syeo66 profile image
Red Ochsenbein (he/him) β€’

It's strange that Logo exists and does not get mentioned

Collapse
 
rudransh61 profile image
Rudransh Bhardwaj β€’ β€’ Edited

Ooooo , ...logo exists ???

Collapse
 
syeo66 profile image
Red Ochsenbein (he/him) β€’
Thread Thread
 
rudransh61 profile image
Rudransh Bhardwaj β€’

mmmm ok its Logo

but better ....in future ??

ok i dont think logo has comments like $
or PRINT statements

Collapse
 
rudransh61 profile image
Rudransh Bhardwaj β€’

thnx for informing i will mention them ....

Collapse
 
rudransh61 profile image
Rudransh Bhardwaj β€’

tell your weird ideas to implement in it

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay