Giter Site home page Giter Site logo

bennyandresen / scimacs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jackrusher/scimacs

0.0 1.0 0.0 24 KB

The Small Clojure Interpreter (SCI) integrated with emacs as a loadable module

License: BSD 3-Clause "New" or "Revised" License

Emacs Lisp 35.60% Java 9.94% Clojure 22.61% Rust 31.85%

scimacs's Introduction

scimacs

The Small Clojure Interpreter (sci) compiled to a native library and integrated with emacs as a loadable module.

This code is very not ready for general consumption! If you aren't excited about figuring out how to build it on your platform, it's probably not ready for you yet.

Build

Requires Clojure, babashka, GraalVM version 22.3.1, and Rust.

If you are using a recent version of MacOS, have all the deps installed, and are a relatively lucky person, it might be as easy as doing this from the top-level of this project's directory structure (making sure that the Java on your path is the GraalVM version mentioned above):

$ bb all

Testing

There's a small elisp file that can be used to make sure things work. It's invoked like this (chmod if you have to):

$ ./test.el

Note that the shebang line in this file assumes a particular version of emacs at the path where homebrew installs it. It's entirely likely that you have a different version installed in a different place, so you may prefer to use:

$ emacs --script test.el

Using

See test.el for how to load this module in emacs. It currently has a single function API. Additional Work will be required to make things more pleasant to use from within emacs, including the addition of some callback functions on the sci side to operate on buffers and such.

scimacs's People

Contributors

borkdude avatar jackrusher avatar

Watchers

 avatar

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.