Zed

Zed is a software development language which focuses on:

  • Preference of static verification and type safety, but still allows truly dynamic code.
  • Self documenting code through a plain language syntax.
  • Code density without obscurity.
  • Focus on code quality and early stage error prevention.
  • Quick to type

For more detailed information please refer to ethos.

Sample Code

C# – Sample Source


Zed


More Info

For more information, please refer to the documentation.