mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#parser

1 post1 participant0 posts today
Hacker News<p>A high-throughput parser for the Zig programming language</p><p><a href="https://github.com/Validark/Accelerated-Zig-Parser" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/Validark/Accelerate</span><span class="invisible">d-Zig-Parser</span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/highthroughput" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>highthroughput</span></a> <a href="https://mastodon.social/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> <a href="https://mastodon.social/tags/Zig" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Zig</span></a> <a href="https://mastodon.social/tags/programminglanguage" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programminglanguage</span></a> <a href="https://mastodon.social/tags/GitHub" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GitHub</span></a> <a href="https://mastodon.social/tags/Validark" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Validark</span></a></p>
Hacker News<p>argp: GNU-style command line argument parser for Go</p><p><a href="https://github.com/tdewolff/argp" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/tdewolff/argp</span><span class="invisible"></span></a></p><p><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/argp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>argp</span></a> <a href="https://mastodon.social/tags/GNU" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>GNU</span></a> <a href="https://mastodon.social/tags/Go" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Go</span></a> <a href="https://mastodon.social/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> <a href="https://mastodon.social/tags/commandline" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>commandline</span></a> <a href="https://mastodon.social/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a></p>
Jan :rust: :ferris:<p>Red Green Syntax Trees - an Overview | by Will Speak (aka Plingdollar):</p><p><a href="https://willspeak.me/2021/11/24/red-green-syntax-trees-an-overview.html" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">willspeak.me/2021/11/24/red-gr</span><span class="invisible">een-syntax-trees-an-overview.html</span></a></p><p><a href="https://floss.social/tags/Parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Parser</span></a> <a href="https://floss.social/tags/Compiler" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Compiler</span></a> <a href="https://floss.social/tags/DataStructure" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>DataStructure</span></a></p>
stf<p>who doesn't love a good <a href="https://chaos.social/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> <a href="https://chaos.social/tags/differential" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>differential</span></a> <a href="https://chaos.social/tags/vuln" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>vuln</span></a> in the morning? <a href="https://github.blog/security/sign-in-as-anyone-bypassing-saml-sso-authentication-with-parser-differentials/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.blog/security/sign-in-a</span><span class="invisible">s-anyone-bypassing-saml-sso-authentication-with-parser-differentials/</span></a></p>
Shini92 :ablobblewobble:<p>To the <a href="https://mas.to/tags/Rust" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Rust</span></a> <a href="https://mas.to/tags/rustlang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>rustlang</span></a> community: I once started to write a <a href="https://mas.to/tags/compiler" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>compiler</span></a> / <a href="https://mas.to/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> with <a href="https://mas.to/tags/nom" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>nom</span></a> <a href="https://mas.to/tags/crate" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>crate</span></a>. However I had some struggles with it of how to provide **multiple** errors with line+column indicators for a parsed context.<br>Now I read a tiny bit about <a href="https://mas.to/tags/syn" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>syn</span></a> and <a href="https://mas.to/tags/chumsky" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>chumsky</span></a> 👀<br>Are they the right crates for me? Are there others?<br>I do not parse rust-code, but a completely custom language (similar to pugjs)</p><p>(Boost for reach 🙏)</p>
Hacker News<p>StrictYAML — <a href="https://hitchdev.com/strictyaml/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">hitchdev.com/strictyaml/</span><span class="invisible"></span></a><br><a href="https://mastodon.social/tags/HackerNews" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>HackerNews</span></a> <a href="https://mastodon.social/tags/StrictYAML" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>StrictYAML</span></a> <a href="https://mastodon.social/tags/YAML" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>YAML</span></a> <a href="https://mastodon.social/tags/Parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Parser</span></a> <a href="https://mastodon.social/tags/Data" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Data</span></a> <a href="https://mastodon.social/tags/Serialization" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Serialization</span></a> <a href="https://mastodon.social/tags/Configuration" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Configuration</span></a></p>
screwlisp<p><a href="https://mastodon.sdf.org/tags/lispyGopherClimate" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lispyGopherClimate</span></a> <a href="https://mastodon.sdf.org/tags/lisp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lisp</span></a> <a href="https://mastodon.sdf.org/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a> <a href="https://mastodon.sdf.org/tags/podcast" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>podcast</span></a> <a href="https://mastodon.sdf.org/tags/live" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>live</span></a> Wednesday 0UTC <a href="https://archives.anonradio.net/202503050000_screwtape.mp3" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">archives.anonradio.net/2025030</span><span class="invisible">50000_screwtape.mp3</span></a><br><a href="https://mastodon.sdf.org/tags/climateCrisis" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>climateCrisis</span></a> <a href="https://mastodon.sdf.org/tags/haiku" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>haiku</span></a> and <a href="https://mastodon.sdf.org/tags/risk" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>risk</span></a> <a href="https://mastodon.sdf.org/tags/inequality" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>inequality</span></a> <a href="https://mastodon.sdf.org/tags/essay" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>essay</span></a> by <span class="h-card"><a href="https://climatejustice.social/@kentpitman" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>kentpitman</span></a></span><br><a href="https://netsettlement.blogspot.com/2013/08/lien-times-for-startups.html" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">netsettlement.blogspot.com/201</span><span class="invisible">3/08/lien-times-for-startups.html</span></a></p><p><a href="https://mastodon.sdf.org/tags/libre" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>libre</span></a> <a href="https://mastodon.sdf.org/tags/archive" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>archive</span></a> update from <span class="h-card"><a href="https://gamerplus.org/@hairylarry" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>hairylarry</span></a></span> <a href="https://gamerplus.org/@hairylarry/114106383066762290" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">gamerplus.org/@hairylarry/1141</span><span class="invisible">06383066762290</span></a></p><p><a href="https://www.european-lisp-symposium.org/2025/index.html" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">european-lisp-symposium.org/20</span><span class="invisible">25/index.html</span></a><br><a href="https://mastodon.sdf.org/tags/ELS2025" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ELS2025</span></a> submissions extended to Sunday. <a href="https://mastodon.sdf.org/tags/LaTeX" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>LaTeX</span></a> <a href="https://mastodon.sdf.org/tags/ACM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ACM</span></a> <a href="https://mastodon.sdf.org/tags/primer" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>primer</span></a> / past <a href="https://mastodon.sdf.org/tags/proceedings" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>proceedings</span></a></p><p>Notes from my first <a href="https://mastodon.sdf.org/tags/language" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>language</span></a> <a href="https://mastodon.sdf.org/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> <a href="https://mastodon.sdf.org/tags/commonLisp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>commonLisp</span></a> <a href="https://mastodon.sdf.org/tags/mcclim" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mcclim</span></a> <a href="https://mastodon.sdf.org/tags/chess" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>chess</span></a></p><p>If there are guests, there are guests(?)</p><p><span class="h-card"><a href="https://appdot.net/@mdhughes" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>mdhughes</span></a></span> <span class="h-card"><a href="https://hachyderm.io/@nosrednayduj" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>nosrednayduj</span></a></span> <span class="h-card"><a href="https://appdot.net/@mdhughes" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>mdhughes</span></a></span></p>
avp<p>An example of "ics describe" command output from Guile-ICS 0.7.0.</p><p><a href="https://fosstodon.org/tags/guile" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>guile</span></a> <a href="https://fosstodon.org/tags/icalendar" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>icalendar</span></a> <a href="https://fosstodon.org/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> <a href="https://fosstodon.org/tags/library" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>library</span></a></p>
Ivan Enderlin 🦀<p>nom 8 has been released, <a href="https://unhandledexpression.com/nom-8/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="">unhandledexpression.com/nom-8/</span><span class="invisible"></span></a>.</p><p>nom is a parser combinator library, and a damn excellent one! <span class="h-card" translate="no"><a href="https://mastodon.social/@geal" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>geal</span></a></span> has put a lot of awesome new features in it, check it out!</p><p><a href="https://fosstodon.org/tags/RustLang" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>RustLang</span></a> <a href="https://fosstodon.org/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> <a href="https://fosstodon.org/tags/safety" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>safety</span></a> <a href="https://fosstodon.org/tags/performance" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>performance</span></a></p>
yoxem<pre><code>輸入: @foo {@foo|@bar|12\|} 輸出: Any[Main.uahgi.Parsing.ID("foo"), "\n", Main.uahgi.Parsing.SEQ(Any[Main.uahgi.Parsing.ELE(Any[Main.uahgi.Parsing.ID("foo")]), Main.uahgi.Parsing.ELE(Any[Main.uahgi.Parsing.ID("bar")]), Main.uahgi.Parsing.ELE(Any["1", "2", Main.uahgi.Parsing.ESC_CHAR("|")])])]``` Parsec這樣還是很不錯的。(參考: <a href="https://repo.kianting.info/yoxem/uahgi/src/branch/main/src/parsing.jl" rel="nofollow noopener noreferrer" target="_blank">https://repo.kianting.info/yoxem/uahgi/src/branch/main/src/parsing.jl</a> ) <a class="hashtag" href="https://sns.kianting.info/tag/julia" rel="nofollow noopener noreferrer" target="_blank">#Julia</a> <a class="hashtag" href="https://sns.kianting.info/tag/parser" rel="nofollow noopener noreferrer" target="_blank">#Parser</a> #ParserCombinator</code></pre>
screwlisp<p>(Towards):<br>A <a href="https://mastodon.sdf.org/tags/sidescrolling" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sidescrolling</span></a> <a href="https://mastodon.sdf.org/tags/textAdventure" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>textAdventure</span></a> <a href="https://mastodon.sdf.org/tags/game" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>game</span></a> as the host of a Pratt Grammar <a href="https://mastodon.sdf.org/tags/Parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Parser</span></a>: <br><a href="https://lispy-gopher-show.itch.io/lispmoo2/devlog/870779/a-sidescrolling-game-as-a-pratt-parser" rel="nofollow noopener noreferrer" target="_blank"><span class="invisible">https://</span><span class="ellipsis">lispy-gopher-show.itch.io/lisp</span><span class="invisible">moo2/devlog/870779/a-sidescrolling-game-as-a-pratt-parser</span></a><br><a href="https://mastodon.sdf.org/tags/itch" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>itch</span></a> <a href="https://mastodon.sdf.org/tags/itch_io" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>itch_io</span></a> <a href="https://mastodon.sdf.org/tags/gameDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>gameDev</span></a> <a href="https://mastodon.sdf.org/tags/lisp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lisp</span></a> <a href="https://mastodon.sdf.org/tags/commonLisp" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>commonLisp</span></a> <a href="https://mastodon.sdf.org/tags/repl" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>repl</span></a> </p><p>Sharpsign lengthy and wandering. Sharpsign happy 2025</p><p>Basically, I was having trouble imagining parsing a grammar at all. So I imagined input tokens as a sidescroller level I could cdr-code speedrun passes of. And you know, when lisp people imagine things it happens in real life too.</p>
manonamora<p>Want to start the new year with a good deed? Play some dope short IF games and vote :D</p><p><a href="https://itch.io/jam/if-short-games-showcase-2024/entries" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">itch.io/jam/if-short-games-sho</span><span class="invisible">wcase-2024/entries</span></a></p><p><a href="https://mastodon.gamedev.place/tags/interactivefiction" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>interactivefiction</span></a> <a href="https://mastodon.gamedev.place/tags/sgs" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>sgs</span></a> <a href="https://mastodon.gamedev.place/tags/shortgameshowcase" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>shortgameshowcase</span></a> <a href="https://mastodon.gamedev.place/tags/visualnovel" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>visualnovel</span></a> <a href="https://mastodon.gamedev.place/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> <a href="https://mastodon.gamedev.place/tags/indiegame" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>indiegame</span></a></p>
Paul McGuire<p>I just released pyparsing 3.2.1 with a very cool addition to the railroad diagrams that pyparsing generates for its parsers - non-terminal diagram elements now link to their definitions elsewhere in the diagram! This is pretty handy when the diagram is for a complex parser, as in this demo of a parser/evaluator for time references like "3 weeks from today" or "0800 two days from now" or "in exactly twenty-four hours". <a href="https://fosstodon.org/tags/pyparsing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>pyparsing</span></a> <a href="https://fosstodon.org/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://fosstodon.org/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> <a href="https://fosstodon.org/tags/railroaddiagram" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>railroaddiagram</span></a></p>
rk: could be an enum<p>Currently dallying with a simple embedded, statically typed scripting language. The magic is an extensible lexer and parser, with the hosting application able to do something like</p><p>VM_addCommand(vm, KEYWORD(“open”), KEYWORD(“file”), TYPE(STRING), KEYWORD(“as”), REFERENCE, END);</p><p>to allow something like </p><p>open file “foo.txt” as myFile </p><p>It’s obviously been done before, but it’s fun to play with. I haven’t done enough <a href="https://mastodon.well.com/tags/compiler" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>compiler</span></a> or <a href="https://mastodon.well.com/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> work lately. </p><p><a href="https://mastodon.well.com/tags/ComputerScience" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ComputerScience</span></a> <a href="https://mastodon.well.com/tags/programming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>programming</span></a></p>
defnull<p>My <a href="https://chaos.social/tags/Python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Python</span></a> <a href="https://chaos.social/tags/multipart" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>multipart</span></a> form-data <a href="https://chaos.social/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> <a href="https://chaos.social/tags/benchmark" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>benchmark</span></a> got an upgrade: new test scenario, new library, and lots of version updates -&gt; <a href="https://github.com/defnull/multipart_bench#benchmark-for-python-multipartform-data-parsers" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/defnull/multipart_b</span><span class="invisible">ench#benchmark-for-python-multipartform-data-parsers</span></a></p>
linkdrop<p>Protobuf Code Generator and Parser | protobufnet | Marc Gravell <a href="https://protogen.marcgravell.com/decode" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">protogen.marcgravell.com/decod</span><span class="invisible">e</span></a> <a href="https://troet.cafe/tags/generator" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>generator</span></a> <a href="https://troet.cafe/tags/hierarchy" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>hierarchy</span></a> <a href="https://troet.cafe/tags/protobuf" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>protobuf</span></a> <a href="https://troet.cafe/tags/decoder" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>decoder</span></a> <a href="https://troet.cafe/tags/binary" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>binary</span></a> <a href="https://troet.cafe/tags/online" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>online</span></a> <a href="https://troet.cafe/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> <a href="https://troet.cafe/tags/proto" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>proto</span></a> <a href="https://troet.cafe/tags/code" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>code</span></a> <a href="https://troet.cafe/tags/data" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>data</span></a> <a href="https://troet.cafe/tags/tool" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>tool</span></a></p>
Drew Cook: Gold Machine<p>More of Infocom's Trinity. "What good is a rodent in this world? The answer is pure adventure game logic: it is only good for solving problems."</p><p><a href="https://golmac.org/after-the-people-have-gone-all-we-have-left-is-humanity-4/" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">golmac.org/after-the-people-ha</span><span class="invisible">ve-gone-all-we-have-left-is-humanity-4/</span></a></p><p><a href="https://zirk.us/tags/interactivefiction" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>interactivefiction</span></a> <a href="https://zirk.us/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a> <a href="https://zirk.us/tags/infocom" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>infocom</span></a></p>
PR070CRYP70N1C<p>Сегодня вечером буду парсить imdb<br>Есть модуль для питона, но мне ещё мировой кассовый сбор нужен</p><p><a href="https://mastodon.ml/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://mastodon.ml/tags/postgresql" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>postgresql</span></a> <a href="https://mastodon.ml/tags/imdb" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>imdb</span></a> <a href="https://mastodon.ml/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a></p>
Jason Weatherly<p>More progress, now learning the importance of exclamation marks and what really happens to things in quotes without it. <a href="https://social.linux.pizza/tags/python" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>python</span></a> <a href="https://social.linux.pizza/tags/lark" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>lark</span></a> <a href="https://social.linux.pizza/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a></p>
James :ruby:<p>I think I might've found a bug in the syntax_tree gem... 🧐</p><p><a href="https://github.com/ruby-syntax-tree/syntax_tree/issues/481" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/ruby-syntax-tree/sy</span><span class="invisible">ntax_tree/issues/481</span></a></p><p><a href="https://ruby.social/tags/ruby" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>ruby</span></a> <a href="https://ruby.social/tags/syntax" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>syntax</span></a> <a href="https://ruby.social/tags/parser" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>parser</span></a></p>