Live data from Hacker News

Show HN: Pakhi – Bangla Programming Language

github.com

11–20 of 69 posts

Re: Show HN: Pakhi – Bangla Programming Language

#11
post #9

While I 100% applaud the effort - and I absolutely love the idea of languages in non-English languages - you should be aware that phonetically (and if you drop the 'h'), the name is a racist term in the UK at least.

Pakhi means bird in Bangla. Bangladeshis also used to be Pakistani, so they're probably fine. ;)

Also in Urdu “pankhi” - bird/winged thing. Speaking as one, I think the P***s will be fine with this one.

Re: Show HN: Pakhi – Bangla Programming Language

#12

While I 100% applaud the effort - and I absolutely love the idea of languages in non-English languages - you should be aware that phonetically (and if you drop the 'h'), the name is a racist term in the UK at least.

One more casualty of the absence of retroflex consonants in English. Before you jumped the gun, you should’ve taken into account the difference between ‘Ka’ and ‘kha’ consonants.

Re: Show HN: Pakhi – Bangla Programming Language

#14
I wonder if it’s possible for the programming languages to take advantage of the unique features in some languages, e.g. Agglutination in Hungarian and Turkish. Has any study being done to that effect?

I love the concept, this project has the potential to bring a whole new demography to the fold of programming.

Re: Show HN: Pakhi – Bangla Programming Language

#16
I’ve used programming languages with keywords in other languages but they don’t feel simpler to me. I am comfortable using “Fortissimo” even though I don’t speak Italian, and I view programming keywords the same way.

I would be interested in a programming language that reflected the grammar and structure of a non-English human language. Procedural languages are quite “englishy”, and while production (logic) languages aren’t, they don’t really feel like any human language I’ve used.

I think there’s an interesting line of research in looking into programming metaphors and syntax drawn from non-PIE-family languages.

Re: Show HN: Pakhi – Bangla Programming Language

#18

Hold up, how is this different from programming in e.g. Python or Javascript with Bangla characters? Why does it need to be a different syntax too? Can I use English characters with the Pakhi programming langauge?

redacted

My mistake, I got confused. Corrected. But my question still stands.

Re: Show HN: Pakhi – Bangla Programming Language

#20

Earlier quoted context omitted.

redacted

My mistake, I got confused. Corrected. But my question still stands.

No worries, I redacted my comment. Forgot that this ain’t Reddit for a moment.

I think the lexer and parser won’t work if you write `if` instead of `যদি`. Just as the opposite won’t work in Java.

Post reply on HN