Menu

#2 Make CLOCC available in Quicklisp

open
nobody
None
5
2019-09-25
2019-09-24
Baha
No

It would be nice to install CLOCC easily via Quicklisp.

Discussion

  • Sam Steingold

    Sam Steingold - 2019-09-24

    indeed - please go ahead and package it!

     
  • Baha

    Baha - 2019-09-25
     
    • Sam Steingold

      Sam Steingold - 2019-09-25

      well, which parts of clocc are you interested in?
      they do have a point there...

       
      • Baha

        Baha - 2019-09-25

        I think it has many great things. cllib, for example, has naive bayes classifier. I haven't had a chance to checkout other parts of the codebase, but I have a feeling that every bit can be useful. I just wonder how difficult it would be to extract seemingly unrelated pieces of software into separate packages that depend on a minimal core. Or another example is matrix.lisp. It would be great to improve on it and not rely on matlisp or any library that uses Fortran, etc.

         
        • Sam Steingold

          Sam Steingold - 2019-09-25

          cllib only requires port.
          both are asdf-loadable.
          you can package them.

           
  • Baha

    Baha - 2019-09-25

    <wrong indentation=""></wrong>

     

    Last edit: Baha 2019-09-25

Log in to post a comment.