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.

Dialog – domain-specific language for interactive fiction

66 pointsby Ivoahabout 4 years ago

3 comments

CGamesPlayabout 4 years ago
I have to say, I rather prefer Inform7 to Diaglog based on the sample work. Here&#x27;s the &quot;Cloak of Darkness&quot; example [0], and then here [1] is the version in an older version of Inform, and then below that on the same page is the Inform7 version.<p>[0] <a href="https:&#x2F;&#x2F;www.linusakesson.net&#x2F;dialog&#x2F;cloak&#x2F;cloak-rel1.dg" rel="nofollow">https:&#x2F;&#x2F;www.linusakesson.net&#x2F;dialog&#x2F;cloak&#x2F;cloak-rel1.dg</a><p>[1] <a href="http:&#x2F;&#x2F;www.firthworks.com&#x2F;roger&#x2F;cloak&#x2F;inform&#x2F;index.html" rel="nofollow">http:&#x2F;&#x2F;www.firthworks.com&#x2F;roger&#x2F;cloak&#x2F;inform&#x2F;index.html</a>
评论 #26339810 未加载
评论 #26341753 未加载
aeontechabout 4 years ago
Curious, how does it compare to Ink?<p><a href="https:&#x2F;&#x2F;www.inklestudios.com&#x2F;ink&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.inklestudios.com&#x2F;ink&#x2F;</a><p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=26147329" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=26147329</a>
评论 #26339191 未加载
082349872349872about 4 years ago
A priori, one would expect IF to be low-hanging fruit for DSLs, because if anyone is willing to play guess-the-verb, it&#x27;s going to be IF fans.