FHIR Chat · javascript transpiler · cql

Stream: cql

Topic: javascript transpiler


view this post on Zulip 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

view this post on Zulip 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)

view this post on Zulip 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