Remove TypeScript runtime and point to new repository

https://github.com/GrammaticalFramework/gf-typescript
This commit is contained in:
John J. Camilleri
2019-07-11 09:29:49 +02:00
parent 1ceb8c0342
commit 12079550f8
8 changed files with 8 additions and 2849 deletions

View File

@@ -1,7 +1,4 @@
# Deprecation notice
As of June 2019, this JavaScript version of the GF runtime is considered deprecated,
in favour of the TypeScript version in `../typescript/gflib.ts`.
If you don't want/need TypeScript and are just looking for a ready-to-use JavaScript version,
see `../typescript/js/gflib.js` which is generated directly from the TypeScript version.
in favour of the TypeScript version in <https://github.com/GrammaticalFramework/gf-typescript>.