ichiran VS common-lisp-standard-library

Compare ichiran vs common-lisp-standard-library and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ichiran common-lisp-standard-library
3 2
273 -
- -
0.0 -
3 months ago -
Common Lisp
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

ichiran

Posts with mentions or reviews of ichiran. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-31.
  • I'm looking for a reliable Japanese word segmentation algorithm
    3 projects | /r/LearnJapanese | 31 Oct 2022
    Check out ichi.moe. The word detection and splitting is quite good, and the backend is available on Github as ichiran. Unfortunately for most sane developers, the backend is written in Lisp.
  • Function & Variable Naming Conventions?
    1 project | /r/lisp | 6 Mar 2021
    Here's an example from my codebase which uses a lot of creative naming. There are "suffixes" (which I guess is a grammar term) but also "patches", "penalties", "synergies", "segfilters" and so on which are the terms I made up solely for this code.
  • Starting a batteries-included extended standard library project. Request for comments.
    5 projects | /r/Common_Lisp | 16 Jan 2021
    You say batteries-included, I see a kitchen sink. Not everything needs huge libraries like ironclad loaded in, and every new dependency is a potential breakage in the future. I like to occasionally look at the dependencies list in my projects' .asd and see if I can get rid of something. For example I used cl-str only for its join function... And then I saw how it's implemented. I mean, really???. I rolled my own join instead. But if everyone starts using these battery-included kitchen sinks, I would still be loading a bunch of libraries I don't ever intend to use. I hear it's a big problem in node.js community.

common-lisp-standard-library

Posts with mentions or reviews of common-lisp-standard-library. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-31.
  • Does it worth to learn common lisp?
    3 projects | /r/lisp | 31 Jan 2021
    - Common Lisp has an atrocious documentation culture. People expect you to read code in many cases. (work in progress, but I'm leaving a link here for future readers: https://gitlab.com/mateusz.walas/common-lisp-standard-library).
  • Starting a batteries-included extended standard library project. Request for comments.
    5 projects | /r/Common_Lisp | 16 Jan 2021
    I'm planning on creating an std.core namespace (that would serve as a basic cl:* replacement to kick off a project / whatever your doing) with a bunch of symbols like lambda, and, or etc, the very often used ones, along with some basic number operations + = - / *. See the readme and/or appropriate files and expect iterations of ideas. If you (the reader) have any questions or ideas or wanna discuss anything related to the project - PM me here on reddit or create an issue in the project.

What are some alternatives?

When comparing ichiran and common-lisp-standard-library you can also consider the following projects:

languagepod101-scraper - Python scraper for Language Pods such as Japanesepod101.com :japanese_ogre: :japan: :sushi: Compatible with Japanese, Chinese, French, German, Italian, Korean, Portuguese, Russian, Spanish and many more! ✨

CIEL - CIEL Is an Extended Lisp. Scripting with batteries included.

yomichan - Japanese pop-up dictionary extension for Chrome and Firefox.

nyxt - Nyxt - the hacker's browser.

JL - JL is a program for looking up Japanese words and expressions.

cl-utils - GrammaTech Common Lisp Utilities

methodical - Functional and flexible multimethods for Clojure. Nondestructive multimethod construction, CLOS-style aux methods and method combinations, partial-default dispatch, easy next-method invocation, helpful debugging tools, and more.

3bmd - markdown processor in CL using esrap parser

tree-sitter - An incremental parsing system for programming tools

jp-verb-deconjugator - Unconjugate conjugated Japanese verbs.