Writing a custom parser is a fairly common need. Although there are already parser combinators in others languages, TypeScript provides a powerful and well-structured foundation for building this. Common parser combinators’ weakness are error handling and ambiguity resolving, but these are ts-parsec’s important features. Additionally, ts-parsec provides a very easy to use programming interface, that could help people to build programming-language-scale parsers in just a few hours. This technology has already been used in Microsoft/react-native-tscodegen.
Обновлено 2023-10-19 21:39:40 +03:00
Sample codes, guides and starter kits for Microsoft Cloud for Financial Services' products.
Обновлено 2023-08-30 05:12:31 +03:00
VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.
Обновлено 2023-07-20 11:29:16 +03:00
Health Cards Framework: implementation guide and supporting material
Обновлено 2023-07-19 07:27:22 +03:00
Simplify PAW and SPA for the masses, unify the MS Internal, and public PAW specs, and expedite deployment to ~5min or less.
Обновлено 2022-08-30 13:24:11 +03:00