GithubHelp home page GithubHelp logo

tamamu / darkmatter Goto Github PK

View Code? Open in Web Editor NEW
352.0 16.0 21.0 4.5 MB

The notebook-style Common Lisp environment

Common Lisp 31.09% JavaScript 49.57% HTML 8.53% CSS 10.81%
common-lisp notebook webapp editor

darkmatter's People

Contributors

gacelita avatar snmsts avatar t-cool avatar tamamu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

darkmatter's Issues

installation on macOS

It seems we need to install trivial-mimes in advance:
$ ros install Shinmera/trivial-mimes


[package darkmatter].[1/3] System 'darkmatter' found. Loading the system..Aborted during step [1/3].
Unhandled ASDF/FIND-COMPONENT:MISSING-COMPONENT in thread #<SB-THREAD:THREAD "main thread" RUNNING
{1001958083}>:
Component "trivial-mimes" not found

Backtrace for: #<SB-THREAD:THREAD "main thread" RUNNING {1001958083}>
0: (SB-DEBUG::DEBUGGER-DISABLED-HOOK Component "trivial-mimes" not found # :QUIT T)

Shorten initialize time

In the case of a large file that includes a lot of cells, initializing the cells are slow.
My idea is to initialize the cells asynchronously.

Let's distinguish between initialized cell and that of uninitialized.

cannot start darkm because unable to load libev

The darkm command does not succeed.

I got the following error message.

$ darkm
To load "darkmatter":
  Load 1 ASDF system:
    darkmatter
Loading "darkmatter": Load 1 ASDF system: darkmatter
..............
To load "darkmatter":
  Load 1 ASDF system:
    darkmatter
Loading "darkmatter": Load 1 ASDF system: darkmatter

Unhandled CFFI:LOAD-FOREIGN-LIBRARY-ERROR in thread #<SB-THREAD:THREAD "main thread" RUNNING
                                                       Unable to load any of the alternatives:
  Unable to load any of the alternatives:
   ("libev.4.dylib" "libev.4.so" "libev.so.4" "libev.dylib" "libev.so")

I set up in the following way:

$ brew install libev roswell
$ ros install tamamu/darkmatter  

The path to libev was checked as follows.

$ brew --prefix libev
/opt/brew/opt/libev

So I followed the following: LD_LIBRARY_PATH=/opt/brew/opt/libev/lib darkm.
but I get the same error.
https://fu7mu4.hatenablog.com/entry/20170818/1503065745

I use macOS Catalina v 10.15.7.

Please let me know if there is a solution.

404 when opening a lisp file

Hello,
When I open a directory the UI shows me the lisp of available files correctly, but on clicking one of them I get a 404 Not Found error :( No information is printed in the console.

Any idea ? (to at least give you debug information)

thanks !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.