This website requires JavaScript.
Explore
Help
Register
Sign in
kumi
/
deuthon
Watch
1
Star
0
Fork
You've already forked deuthon
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0ee34076df
deuthon
/
tests
/
testimport.deu
1 line
35 B
Text
Raw
Normal View
History
Unescape
Escape
Initial implementation of Deuthon interpreter Introduced the Deuthon language interpreter for parsing and executing code written with German-like syntax in Python. Added infrastructure files, including a .gitignore, LICENSE, and pyproject.toml, defining the project setup and metadata. Implemented core modules to handle the language-specific logic, such as token transformations, custom import hooks, and wrappers for standard library modules with German names. This foundation enables the development and testing of Deuthon scripts, laying the groundwork for future enhancements and community contributions.
2024-01-14 18:44:16 +00:00
drucke("Hallo aus dem Testimport!")
Reference in a new issue
Copy permalink