From 513ba3308502df6b576afd95aa20a57e0ec76d1f Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Thu, 18 Aug 2016 21:31:01 -0700 Subject: 3227 --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 0581d554..5bc909aa 100644 --- a/index.html +++ b/index.html @@ -35,8 +35,11 @@ single function or recipe.
  • simple examples showing off hardware control: display.mu, console.mu.
  • screen.mu: example program showing -print primitives that inject a screen dependency which can be faked +print primitives that inject a 'screen' dependency which can be faked for testing. +
  • filesystem.mu: example program +showing file primitives that inject a 'filesystem' dependency which can be +faked for testing.
  • static_dispatch.mu: example program showing mu's ability to define recipes with headers, and allow recipes with the same name but different headers to coexist. -- cgit 1.4.1-2-gfad0