TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Shakespeare (programming language)

34 pointsby suhairover 12 years ago

6 comments

Osmiumover 12 years ago
What would be really fun is if the compiler parsed the program using NLP and rejected it if too much of the dialogue was not in iambic pentameter.
评论 #4911585 未加载
unotiover 12 years ago
What's needed here is a front end that can read C++ source and translate it into Shakespeare, and also a backend that can output Javascript.
评论 #4911962 未加载
yareallyover 12 years ago
I saw this programming language some years ago and always wondered if anyone ever used it for more than just fun. Of course programming should be fun, but has anyone used it for a project they intended for actual use?<p>Would love to hear from anyone that has just for the anecdotal story.
评论 #4911494 未加载
Petrushkaover 12 years ago
Why do I have a feeling that for the majority of CS students, Shakespeare would be a less intuitive language then Brainfuck?<p>Some more programming and CS errata for those interested here, a collection of esoteric languages, algorithms, and an operating system: <a href="http://www.dangermouse.net/esoteric/" rel="nofollow">http://www.dangermouse.net/esoteric/</a><p>Piet is actually quite beautiful, and just about all of those are quite humorous.
dave1010ukover 12 years ago
Esoteric programming languages are very interesting. "Whitespace" is probably my favourite. If you want to read more, have a look through this page (be careful, I've wasted a whole evening here): <a href="http://en.wikipedia.org/wiki/Esoteric_programming_language" rel="nofollow">http://en.wikipedia.org/wiki/Esoteric_programming_language</a>
评论 #4912032 未加载
SeoxySover 12 years ago
So, how do you write Hello, World?