diff --git a/index.md b/index.md index b9d0ff7..d2aed3d 100644 --- a/index.md +++ b/index.md @@ -87,6 +87,11 @@ console. {{ javascript_example2 | markdownify }} +The full code for the Racket example is +[bank-account.rkt](https://github.com/tonyg/syndicate/blob/master/racket/syndicate/examples/actor/bank-account.rkt), +and for the JavaScript example, +[demo-bankaccount.js](https://github.com/tonyg/syndicate/blob/master/js/compiler/demo-bankaccount.js). + ## Code Syndicate is implemented both for [Racket](http://racket-lang.org/)