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 5 Next »

This page is restricted until further notice. We will be working with IP counsel and potentially Atlassian to explore how we may license SIL as a framework for which to build add-ons. Our consensus is that we don't necessarily want to give SIL away to other add-on developers as they may easily compete with our existing offerings without compensating our R&D.


The katl-commons library offers a suite of features that you can use to develop your own plugins based on SIL.

A Foreword

Many people don't realize, but katl-commons is free software that you can use it to create your own non 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