blep icon indicating copy to clipboard operation
blep copied to clipboard

Add more functionalities.

Open tusharnankani opened this issue 3 years ago • 1 comments

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:
  • breed: gives data type similar to type(var) in Python;
a = 10.2
breed(a)
  • poop: destroys all variables XD

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!

tusharnankani avatar Sep 14 '20 14:09 tusharnankani

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

saurabhdaware avatar Sep 14 '20 17:09 saurabhdaware