This website requires JavaScript.
Explore
Help
Sign In
VegOwOtenks
/
ubcc
Watch
1
Star
0
Fork
You've already forked ubcc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1c1e25a881
ubcc
/
src
/
Ubc
/
Parse.hs
7 lines
82 B
Haskell
Raw
Normal View
History
Unescape
Escape
struct variable type checking, refactoring to avoid circular dependencies
2025-01-02 10:54:15 +01:00
module
Ubc.Parse
UbcLanguage Definition
2024-12-30 08:44:51 +01:00
(
someFunc
)
where
struct variable type checking, refactoring to avoid circular dependencies
2025-01-02 10:54:15 +01:00
someFunc
::
IO
()
UbcLanguage Definition
2024-12-30 08:44:51 +01:00
someFunc
=
putStrLn
"
help
"
Reference in a new issue
Copy permalink