Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 372 Bytes

File metadata and controls

8 lines (8 loc) · 372 Bytes

TokensStandard.NET

TokensStandard is a library for the TokensBuilder compiler in this case for its .NET version. It contains the types that the compiler uses. For example:

  • Lambda
  • TypeAliasAttribute
  • ScriptAttribute
  • NameConstructorAttribute
  • and other And this library contains extension functions for using reflection in applications builded with TokensBuilder.