Skip to content

ZxxLang/typeless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeLess

TypeLess 是一组实验性的工具. 尝试用不同的编码方式写代码.

工具列表

  • proto 通过 reflect 描述对象原型, 并添加 PkgPath, reflect 未添加
  • auto 通过参数对一组注册的函数进行自动匹配, 并执行
  • caller 通过传递参数和返回值, 进行 论据链(Chain arguments) 函数调用

License

typeless is licensed under the BSD

About

A toolkit to write more quickly and using less code with Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages