resin
kitten
resin | kitten | |
---|---|---|
2 | 14 | |
569 | 1,118 | |
0.2% | 1.2% | |
4.6 | 1.2 | |
11 days ago | about 2 years ago | |
C# | Haskell | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
resin
-
Ask HN: May I sell the copyright to my code?
I've built a search engine. It has its own query language, data structures and binary file formats, it's MIT licensed and it has around 60 forks. Nobody uses it though, even though it has been around for some years but it was just until recently that I managed to solve the very last of the most crucial of bugs, so I don't find that surprising at all.
It works well now, though, for a Wikipedia sized text based corpus, even though it's still in beta and contains code that can still be optimized. However, before I want to go any further with the project, I'd like to see if I can sell it, the copyright to my code, that is. Because maybe I want to be in the business of creating smart code, then sell it, then move on to the next thing? And maybe some company would like to have a search engine in their software portfolio? Suppose we meet, have a drink, see what happens.
Do I have the rights to sell it, though?
I'm the author of 99.999% of the commits.
https://github.com/kreeben/resin
- Show HN: Hardware-accelerated vector-based search engine for image and text
kitten
- As you learn Forth, it learns from you (1981)
-
Retro: A Modern, Pragmatic Forth
While not quite a Forth, Kitten is a stack language:
https://kittenlang.org/
- Atunci când cauți de muncă și nu te mai angajează nimeni
-
Stack-based array-friendly static-typed proof of concept
Since you're making a statically-typed concatenative language, I'll point you to a joy reference, kitten, notes to motivate type checking stack languages, and a paper that formalizes type checking for stack languages. Since this looks like a relatively high-level stack language (given the presence of ADTs), you may find that you want to add quotes to your language, specifically opaque quotes since your language is typed. In that case, you'll realize that you'll need a better way to formulate polymorphism over stacks, and the paper on type checking will provide that to you.
-
A Forth Apologia
Well, there is Kitten, although it hasn't seen an update in two years and was moving quite slowly before that too.
https://kittenlang.org/
- main repo
-
Why Concatenative Programming Matters
Author ended up doing a lot of work on Kitten https://github.com/evincarofautumn/kitten
- The Kitten Programming Language
-
my cat is installing debian 10
Kitten lang
-
I much prefer `data.action()` to `action(data). Is it an r/unpopularopinion?
You may like https://kittenlang.org/
What are some alternatives?
lucene - Apache Lucene open-source search software
mlatu - A declarative concatenative programming language
Studybyte - Studybyte is a search engine designed to help students find educational content effortlessly.
haskell-exp-parser - Simple parser parser from Haskell to TemplateHaskell expressions
RarbgAdvancedSearch - Rarbg Advanced Search is an advanced search tool for the popular torrent site Rarbg
gale - Strongly-typed, minimal-ish, stack-based development at storm-force speed.