Skip to end of banner
Go to start of banner

Development using SIL™

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

The katl-commons (SIL Engine™) library offers a suite of features that you can use to develop your own plugins based on Simple Issue Language™ (SIL™).

You can create free plugins based on SIL Engine™ and this documentation but you cannot create commercial (paid) plugins based on SIL™. If you wish to do so, contact us at products@cprime.com, and we will discuss the joined approach with you.


Foreword

Many people don't realize, but SIL Engine ™ is free software that you can use it to create your own non-commercial plugins (we reserve all rights for the commercial plugins).

  1. We may change signatures of routines, alter the descriptor objects and so on. 
  2. Script interpretation remains the same. You should base your code on the assumption that the interpreted script will yield the same results.
  • No labels