You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
StephanOepen edited this page Jan 27, 2015
·
2 revisions
Background
The LAP Library is a software layer that helps interfacing between the
various LAP components, for example in acces to the LAP Store database
by processing tools (retrieving and recording linguistic annotations) or
by the Galaxy core (keeping the user history and LAP Store records
synchronized). Initially, the library is implemented in Python (as are
the tool wrappers, no matter the native implementation language of
various tools), but we want to keep open the possibility of providing
equivalent implementations in other common languages, e.g. Java, C++,
and Common Lisp.