All Projects → VirtusLab → Inkuire

VirtusLab / Inkuire

Licence: Apache-2.0 license
Hoogle-like searches for Scala 3 and Kotlin

Programming Languages

scala
5932 projects
CSS
56736 projects

Projects that are alternatives of or similar to Inkuire

scala-3-crash-course
Scala 3 workshop presenting the top new features of the language.
Stars: ✭ 34 (-51.43%)
Mutual labels:  dotty, scala3
Dotty
The Scala 3 compiler, also known as Dotty.
Stars: ✭ 4,836 (+6808.57%)
Mutual labels:  dotty, scala3
scala3-cross.g8
No description or website provided.
Stars: ✭ 12 (-82.86%)
Mutual labels:  dotty, scala3
why-roguelike
A multiplayer ASCII roguelike
Stars: ✭ 17 (-75.71%)
Mutual labels:  dotty, scala3
NDScala
N-dimensional arrays in Scala 3. Think NumPy ndarray, but type-safe over shapes, array/axis labels & numeric data types
Stars: ✭ 37 (-47.14%)
Mutual labels:  dotty, scala3
scala3-migrate
A tool to help migrating from Scala 2 to Scala 3
Stars: ✭ 80 (+14.29%)
Mutual labels:  scala3
intent
Test framework for Dotty
Stars: ✭ 14 (-80%)
Mutual labels:  dotty
nullable
Makes `A | Null` work with for-comprehensions
Stars: ✭ 18 (-74.29%)
Mutual labels:  dotty
atom-ide-scala
Scala & Dotty support for Atom IDE (🧟‍♂️ zombie repo)
Stars: ✭ 47 (-32.86%)
Mutual labels:  dotty
tf-dotty
Shape-safe TensorFlow in Dotty
Stars: ✭ 42 (-40%)
Mutual labels:  dotty
effpi
Verified message-passing programs in Dotty
Stars: ✭ 42 (-40%)
Mutual labels:  dotty
pfhais
Source code of the book Pure functional HTTP APIs in Scala including a chapter about upgrading to Scala 3.
Stars: ✭ 48 (-31.43%)
Mutual labels:  scala3
code-examples-manager
Software tool to manage your notes and code examples, to publish them as gists or snippets
Stars: ✭ 26 (-62.86%)
Mutual labels:  scala3
whilelang
A small programming language created with ANTLR and Scala
Stars: ✭ 29 (-58.57%)
Mutual labels:  scala3
sbt-example
Run Scaladoc as unit tests
Stars: ✭ 30 (-57.14%)
Mutual labels:  scaladoc
bhoogle
Hoogle terminal UI brick example app
Stars: ✭ 75 (+7.14%)
Mutual labels:  hoogle
hackage-diff
Compare the public API of different versions of a Hackage library
Stars: ✭ 50 (-28.57%)
Mutual labels:  hoogle
fzf-hoogle.vim
(neo)vim plugin that uses fzf for previewing hoogle search results
Stars: ✭ 37 (-47.14%)
Mutual labels:  hoogle

CI


Inkuire - Hoogle-like searches for Scala 3 and Kotlin


The project was created as the engineering thesis at AGH University of Technology in collaboration with VirtusLab - the creators of dokka and scaladoc.

The goal of the project is to provide way of searching extensive functions and methods by given signature for JVM languages. Currently supported langauges are Kotlin and Scala 3.


Live Demo

Feel free to test Inkuire locally or remotely at:

  • Scaladoc for stdlib with Inkuire support -> here

Scala 3 Video Demo:

Scaladoc:


If you see any bugs, please create an issue on Github

For Kotlin support see kotlin branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].