### ABOUT DSL is markup language for user created dictionaries. Its has simple syntax, that in some way similar to BBcode and Markdown. * https://github.com/Tvangeste/SampleDSL
Dictionaryies in DSL source format widely used by offline dictionaries: * GoldenDict * https://github.com/goldendict/goldendict/wiki/Supported-Dictionary-Formats * ABBYY Lingvo * http://lingvo.helpmax.net/en/troubleshooting/dsl-compiler/your-first-dsl-dictionary/ * many other tools * https://github.com/search?utf8=%E2%9C%93&q=dsl+dictionary ### TARGETS Here is list of needed futures: - [ ] DSL markup filetype - [ ] DSL snippets - [ ] DSL syntax highlighting - [ ] DSL dictionary template ### REFERENCES * http://lingvo.helpmax.net/en/troubleshooting/dsl-compiler/ * http://lingvo.helpmax.net/en/troubleshooting/dsl-compiler/dsl-tags/ * https://github.com/soshial/xdxf_makedict -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/1275
