mirror of
https://github.com/egormanga/Slang.git
synced 2025-12-07 12:37:50 +03:00
Latest changes back from 2021, before starting from scratch.
This commit is contained in:
2
sld.py
2
sld.py
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/python3
|
||||
# Slang .sld parser
|
||||
# .sld files are used for definition of built-in, implementation-provided, external and native components.
|
||||
# .sld files are used for definition of built-in, implementation-provided, external and native components, and documentation.
|
||||
|
||||
from .tokens import *
|
||||
from utils import *
|
||||
|
||||
Reference in New Issue
Block a user