-
Notifications
You must be signed in to change notification settings - Fork 2
Development
Eduard Korchmar edited this page Dec 8, 2022
·
1 revision
This part of the wiki is dedicated to describe inner structure of the codebase. This is not meant to be extensive documentation of what each class and method does. Instead, expect general information in terms of architecture description, design decisions and interfaces.
Jackalope is a client-server sandwich, written in Python interfacing over some Java libraries. Even when called with a filename as argument, it will internally start a server to process the input by calling a client module.