overlogged's Stars
QSCTech/zju-icicles
浙江大学课程攻略共享计划
jhy/jsoup
jsoup: the Java HTML parser, built for HTML editing, cleaning, scraping, and XSS safety.
Z3Prover/z3
The Z3 Theorem Prover
cs01/gdbgui
Browser-based frontend to gdb (gnu debugger). Add breakpoints, view the stack, visualize data structures, and more in C, C++, Go, Rust, and Fortran. Run gdbgui from the terminal and a new tab will open in your browser.
typelevel/cats
Lightweight, modular, and extensible library for functional programming.
pandolia/qqbot
QQBot: A conversation robot base on Tencent's SmartQQ
scalanlp/breeze
Breeze is/was a numerical processing library for Scala.
p-org/P
The P programming language.
dafny-lang/dafny
Dafny is a verification-aware programming language
ICT-BDA/EasyML
Easy Machine Learning is a general-purpose dataflow-based system for easing the process of applying machine learning algorithms to real world tasks.
solodon4/Mach7
Functional programming style pattern-matching library for C++
qicosmos/iguana
universal serialization engine
jtransc/jtransc
Bytecode to source converting Java & Kotlin code into JavaScript, C++, D, C#, PHP, AS3, Dart and Haxe and run it everywhere. Also use JVM code in your favourite language as a library.
observerss/ngender
根据姓名来判断性别
scalapy/scalapy
Use the world of Python from the comfort of Scala!
boogie-org/boogie
Boogie
epfl-lara/stainless
Verification framework and tool for higher-order Scala programs
cs01/pygdbmi
A library to parse gdb mi output and interact with gdb subprocesses
keathley/pointfree.io
A web site for converting haskell code into pointfree haskell code
epfl-lara/leon
The Leon system for verification, synthesis, repair
microsoft/vcc
A static verifier for concurrent C programs
epfl-lara/inox
Solver for higher-order functional programs, used by Stainless
chpatrick/clang-pure
Easy C++ code analysis with pure Haskell
overlogged/steak
A programming language which provides generalized algebraic data types, pattern matching and lazy evaluation based on C++17.
awmleer/zju-library
浙大图书馆app
zju-lambda/slides
slides of zju-lambda
MichaelSuen-thePointer/mqLinq
yet another linq implementation in C++
RayeRen/vue-recybook
旧书回流前端页面
examachine/drakon
Partial C++ parser written in Haskell / Parsec
overlogged/sbt-stainless
A sbt plugin for stainless users to verify code in sbt command line.