typo
This commit is contained in:
parent
7aad39a017
commit
e4bc38017c
@ -47,7 +47,7 @@
|
||||
|
||||
<h2>Features</h2>
|
||||
<ul>
|
||||
<li><strong>Custom syntax</strong>fddl introduces unique operators and keywords to make programming more intuitive and fun (at least for me)</li>
|
||||
<li><strong>Custom syntax</strong> fddl introduces unique operators and keywords to make programming more intuitive and fun (at least for me)</li>
|
||||
<li><strong>Lexer</strong> currently is the only thing working. It tokenizes fddl scripts into understandable pieces of the language.</li>
|
||||
<li><strong>Tilde Operator</strong> (<code>~</code> and <code>~=</code>) when something almost equals something else. I had the idea from watching a video on <a href="https://www.youtube.com/watch?v=_ZSFRWJCUY4">Non-Euclidean Doom</a>.</li>
|
||||
</ul>
|
||||
|
Loading…
Reference in New Issue
Block a user