funtypes
funtypes copied to clipboard
Create a custom schema language
This is an alternative to https://github.com/ForbesLindesay/funtypes/issues/30
This could approximate a subset of TypeScript, and allow compiling a collection of files (connected via import statements) into a single TypeScript file (or separate .js
/.d.ts
) that would contain explicit interface
definitions, and the code to call into the relevant funtypes
.