XSharp icon indicating copy to clipboard operation
XSharp copied to clipboard

Design a type-conversion/matching rules

Open XChy opened this issue 2 years ago • 0 comments

Title: Design a type-conversion/matching rules Description: A good programming language needs a strong type system. The foundation of type system is types' rules. Currently, XSharp's type system is still weak, so we need to develop a good type rules for XSharp

XChy avatar Apr 07 '23 07:04 XChy