This commit is contained in:
Smaug123
2024-01-22 21:32:02 +00:00
parent c6c3cf2864
commit 5ddd613130
4 changed files with 168 additions and 95 deletions

View File

@@ -9,6 +9,7 @@
<Compile Include="Domain.fs"/>
<Compile Include="Lexer.fs"/>
<Compile Include="Parser.fs"/>
<Compile Include="Example.fs" />
</ItemGroup>
</Project>