mirror of
https://codeberg.org/ProgramSnail/truffle-lama.git
synced 2026-01-09 21:25:04 +00:00
init, parser generation (without attributes), attempts to build basic lang class
This commit is contained in:
parent
8401a5418d
commit
a149766007
22 changed files with 6363 additions and 17 deletions
7
.idea/encodings.xml
generated
Normal file
7
.idea/encodings.xml
generated
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="Encoding">
|
||||
<file url="file://$PROJECT_DIR$/src/main/java" charset="UTF-8" />
|
||||
<file url="file://$PROJECT_DIR$/src/main/resources" charset="UTF-8" />
|
||||
</component>
|
||||
</project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue