Pinned Repositories
appkit
swt-appkit - easing development of swt-applications
Articles
Various interesting articles, in PDF or PS form
ensime.github.io
ENSIME Documentation
example-code-2e
Example code for Fluent Python, 2nd edition (O'Reilly 2022)
handwriting_line_generation
Code for BMVC2020 paper "Text and Style Conditioned GAN for Generation of Offline Handwriting Lines"
lwrage's Repositories
lwrage/appkit
swt-appkit - easing development of swt-applications
lwrage/Articles
Various interesting articles, in PDF or PS form
lwrage/ensime.github.io
ENSIME Documentation
lwrage/example-code-2e
Example code for Fluent Python, 2nd edition (O'Reilly 2022)
lwrage/handwriting_line_generation
Code for BMVC2020 paper "Text and Style Conditioned GAN for Generation of Offline Handwriting Lines"
lwrage/monorepo
lwrage/py4j
Py4J enables Python programs to dynamically access arbitrary Java objects
lwrage/repo1
lwrage/Resolute
lwrage/smaccm
lwrage/sphinx-markdown-test
Repo for testing Sphinx with RST & Markdown
lwrage/travis-sphinx
A standalone script for automated building and deploying of sphinx docs via travis-ci
lwrage/TwoTails
A Scala compiler plugin for mutual tail recursion
lwrage/xsemantics
Xsemantics is a DSL (implemented in Xtext itself) for writing type systems, reduction rules, interpreters (and in general relation rules) for languages implemented in Xtext. It then generates Java code that can be used in your language implemented in Xtext for scoping and validation (it can also generate a validator in Java).
lwrage/xtext-languageserver-example
An Example for an Xtext Language Server