walnut/lang
Walnut is a modern functional programming language that combines powerful type system features with practical programming constructs. Designed for building robust applications, Walnut emphasizes type safety, immutability, and clear error handling while maintaining excellent developer ergonomics.
时间:2024-10-13 04:27
type-lang/mapper
Library for mapping variable types to other types
时间:2024-06-29 18:03
type-lang/phpdoc-template-tags
Adds support for template PHPDoc tags
时间:2024-04-03 23:15
type-lang/phpdoc-standard-tags
Adds support for standard PHPDoc tags
时间:2024-04-02 20:27
type-lang/reader
Library for reading TypeLang AST nodes from types exposed by PHP Reflection objects
时间:2024-04-01 19:37
type-lang/phpdoc
Library for recognizing PHPDoc annotations in PHP DocBlock comments
时间:2024-03-28 18:27
type-lang/printer
Library for rendering TypeLange AST nodes into it's string representation
时间:2023-12-16 21:43
type-lang/parser
Library for parsing and validating TypeLang syntax and converting it into AST nodes
时间:2023-11-04 17:46