<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://miniscript.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hilbert</id>
	<title>MiniScript Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://miniscript.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Hilbert"/>
	<link rel="alternate" type="text/html" href="http://miniscript.org/wiki/Special:Contributions/Hilbert"/>
	<updated>2026-04-23T14:51:52Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>http://miniscript.org/w/index.php?title=User:Hilbert&amp;diff=441</id>
		<title>User:Hilbert</title>
		<link rel="alternate" type="text/html" href="http://miniscript.org/w/index.php?title=User:Hilbert&amp;diff=441"/>
		<updated>2020-04-22T16:56:31Z</updated>

		<summary type="html">&lt;p&gt;Hilbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am an on-hand techspert for the MiniScript Wiki and [https://forums.miniscript.org Forums], and have created tools such as the [https://miniscript.org/tryit/ TryIt Editor].&lt;br /&gt;
&lt;br /&gt;
I discovered MiniScript through the video game [https://store.steampowered.com/app/605230/Grey_Hack/ Grey Hack], where I have aimed to maintain reasonably comprehensive [https://codedocs.ghtools.xyz/ documentation] for the player base on the game's MiniScript implementation. I can usually be found on Discord, although may often be busy as I moderate a number of servers (including Grey Hack).&lt;/div&gt;</summary>
		<author><name>Hilbert</name></author>
		
	</entry>
	<entry>
		<id>http://miniscript.org/w/index.php?title=User:Hilbert&amp;diff=440</id>
		<title>User:Hilbert</title>
		<link rel="alternate" type="text/html" href="http://miniscript.org/w/index.php?title=User:Hilbert&amp;diff=440"/>
		<updated>2020-04-22T16:54:21Z</updated>

		<summary type="html">&lt;p&gt;Hilbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am an on-hand techspert for the MiniScript Wiki and [https://forums.miniscript.org Forums], and have created tools such as the [https://miniscript.org/tryit/ TryIt Editor].&lt;br /&gt;
&lt;br /&gt;
I discovered MiniScript through the video game [https://store.steampowered.com/app/605230/Grey_Hack/ Grey Hack], where I have aimed to maintain reasonably comprehensive documentation for the player base on the game's MiniScript implementation. I can usually be found on Discord, although may often be busy as I moderate a number of servers (including Grey Hack).&lt;/div&gt;</summary>
		<author><name>Hilbert</name></author>
		
	</entry>
	<entry>
		<id>http://miniscript.org/w/index.php?title=User:Hilbert&amp;diff=439</id>
		<title>User:Hilbert</title>
		<link rel="alternate" type="text/html" href="http://miniscript.org/w/index.php?title=User:Hilbert&amp;diff=439"/>
		<updated>2020-04-22T15:22:49Z</updated>

		<summary type="html">&lt;p&gt;Hilbert: About Hilbert&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;I am an on-hand techspert for the MiniScript Wiki and [https://forums.miniscript.org Forums], and have created tools such as the [https://miniscript.org/tryit/ TryIt Editor].&lt;br /&gt;
&lt;br /&gt;
I discovered MiniScript through the video game Grey Hack, where I have aimed to maintain reasonably comprehensive documentation for the player base on the game's MiniScript implementation. I can usually be found on Discord, although may often be busy as I moderate a number of servers (including Grey Hack).&lt;/div&gt;</summary>
		<author><name>Hilbert</name></author>
		
	</entry>
	<entry>
		<id>http://miniscript.org/w/index.php?title=Comments&amp;diff=24</id>
		<title>Comments</title>
		<link rel="alternate" type="text/html" href="http://miniscript.org/w/index.php?title=Comments&amp;diff=24"/>
		<updated>2020-02-09T16:43:27Z</updated>

		<summary type="html">&lt;p&gt;Hilbert: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;A ''comment'' in programming jargon is a bit of free text for readers of the code, ignored by the compiler.&lt;br /&gt;
&lt;br /&gt;
Comments in MiniScript begin with two forward slashes (//) and continue until the end of the line.&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;miniscript&amp;quot;&amp;gt;// Hello world program.  (This line is a comment.)&lt;br /&gt;
print &amp;quot;Hello world!&amp;quot;&lt;br /&gt;
// End of program (this line is also a comment).&amp;lt;/source&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;c&amp;gt;blah&amp;lt;/c&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Language]]&lt;/div&gt;</summary>
		<author><name>Hilbert</name></author>
		
	</entry>
</feed>