Stream: cql
Topic: javascript transpiler
Erich Schulz (Jun 18 2016 at 00:39):
and in case you missed it... I've started work on a CQL (ELM really) to javascript transpiler https://bitbucket.org/erichbschulz/cql-compiler
Erich Schulz (Jun 18 2016 at 00:41):
the goal is to be able to translate CQL to JS that is executable on node servers and in browsers (by virtue of allowing injection of FHIR and terminology services into compiled code)
Erich Schulz (Jun 18 2016 at 00:57):
i'm just installing mocha so I can set up nice test suite... and eventually support CI tooling etc
Last updated: Apr 12 2022 at 19:14 UTC