ricardoboss / Prolangle

A game about programming languages.
https://prolangle.ricardoboss.de
MIT License
2 stars 1 forks source link

add AppleScript #4

Closed chucker closed 8 months ago

chucker commented 8 months ago

The Paradigms here are a bit wishy-washy. Wikipedia isn't of much help. It says "Natural language programming, Scripting".

NLP might indeed be a useful addition to the enum, though. SQL would be another language where that arguably applies.

ricardoboss commented 8 months ago

I'm fine with adding NLP :)

ricardoboss commented 8 months ago

As far as adding new values to the enums goes... I think adding values after the fact and then checking each language is more work than removing values we deem unfit in the future. So go ham.

chucker commented 8 months ago

As far as adding new values to the enums goes... I think adding values after the fact and then checking each language is more work than removing values we deem unfit in the future. So go ham.

Makes sense.

But I'm torn on whether "Scripting" is a good paradigm. I've always found it wishy-washy.

ricardoboss commented 8 months ago

Maybe add it as an Application/KnownForBuilding?

chucker commented 8 months ago

Maybe add it as an Application/KnownForBuilding?

Yep, I prefer that. #6