saurabhdaware / blep

A programming language to create variables with boop and print them with bark.
https://codesandbox.io/s/github/saurabhdaware/blep
14 stars 1 forks source link

Add more functionalities. #1

Open tusharnankani opened 3 years ago

tusharnankani commented 3 years ago

This is a toy @saurabhdaware made because he was bored.

It is really commendable @saurabhdaware, that you make programming languages, for fun! XD

Note: It's just a toy so a bunch of obvious things may not work.

Since this is a case, I thought of creating more basic features, adding more functionalities to blep.

On similar lines how you have given the names boop and bark, I want to propose some things:
a = 10.2
breed(a)

I am sure if you get more such issues and PRs, blep could be the next best Programming Language 🌻

P.S. I was bored too, hence the ideas!

saurabhdaware commented 3 years ago

Haha these are great suggestions! Though I don't think so I will be maintaining this project so probably not possible to implement. Maybe sometime in the future if I get time :D