Open marcselman opened 5 months ago
We actually have our own Spec for now that we use on our website https://github.com/microsoft/typespec/blob/main/packages/website/src/theme/typespec-lang-prism.ts
Note this was done without extensive knowledge of PrismJS tokenizer so it might definitely need some fix
Language Inspired by TypeScript, TypeSpec is a minimal language that helps developers describe API shapes in a familiar way. Describe your data up front and generate schemas, API specifications, client / server code, docs, and more.
Additional resources