Skip to content

medik-framework/medik-semantics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K Semantics of Medik

Medik is a language for developing medical guidance systems by expressing them as finite state machines. For more information on the motivation, background work, and underlying design principles behind MediK, please refer to this recorded talk on youtube.

Building

Use make deps && make tests-llvm to run the tests.

Useful targets:

  • make deps fetches relevant K submodules.
  • make defn-llvm kompiles the medik definition.
  • make tests-llvm runs tests.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published