xeno-by
This is my old GitHub account from the time when I worked on Scala. My current GitHub account is: https://github.com/burmako
Pinned Repositories
metals
Scala language server with rich IDE features 🚀
scalameta
Library to read, analyze, transform and generate Scala programs
rsc
Experimental Scala compiler focused on compilation speed
dotemacs
My personal Emacs configuration
dotwindows
My personal Windows configuration
typemacros-h2db
An example type provider, which uses type macros from Scala macro paradise
xeno-by's Repositories
xeno-by/scalameta
Library to read, analyze, transform and generate Scala programs.
xeno-by/metac
Runner for scala.meta-based parsing, typechecking, etc
xeno-by/semantic-server
xeno-by/advisoryboard
Scala Center Advisory Board planning
xeno-by/build-your-own-x
🤓 Build your own (insert technology here)
xeno-by/dotty
Research platform for new language concepts and compiler technologies for Scala.
xeno-by/fastparse
Writing Fast Parsers Fast in Scala
xeno-by/Lenses
Tiny lenses library with focus on ease of use.
xeno-by/metadoc
Online code browser with IDE-like features for Scala
xeno-by/metals
WIP - Language Server Protocol integrating Scalameta-based tools
xeno-by/paradise
Implementation of new-style macros for scalac
xeno-by/protobuf-scala-runtime
A re-impementation of some com.google.protobuf classes in Scala
xeno-by/resume
My resume
xeno-by/reveal.js
@adriaanm's talks, using reveal.js
xeno-by/rsc
Experimental Scala compiler focused on compilation speed
xeno-by/rsc-scan
xeno-by/sbt-semantic-example
Minimal template to play with the scala.meta semantic API
xeno-by/sbt-semanticdb-example
Minimal template to play with semanticdb
xeno-by/scala-native
Your favorite language gets closer to bare metal.
xeno-by/scalafix
Refactoring library and tool for Scala
xeno-by/scalafmt
Code formatter for Scala
xeno-by/scalamacros
New-style Scala macros.
xeno-by/ScalaPB
Protocol buffer compiler for Scala.
xeno-by/scalding
A Scala API for Cascading
xeno-by/semanticdb-sbt
Compiler plugin to build Semantic DB for sbt 0.13
xeno-by/soda-refined-theme
Refined versions of the Soda UI themes for Sublime Text 2
xeno-by/sourcecode
Scala library providing "source" metadata to your program, similar to Python's __name__, C++'s __LINE__ or Ruby's __FILE__.
xeno-by/tooling-working-groups
Scala Tooling Working Groups
xeno-by/tutorial
Whirlwind tour of Scalameta
xeno-by/utest
A simple testing framework for Scala