apertium / apertium/apertium-keyboard
Add multi-language build support
Open
- Dominant language
- Java
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
My idea at the moment is to have the keyboard layouts and transducers/etc. inside the monolingual packages, and then use autotools to do e.g. either:
```
./configure --with-lang1=../languages/apertium-quc --with-lang2=../languages/apertium-spa
```
Or
```
./configure --with-languages=../languages/
```
@nlhowell what do you think?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.