Coder Social home page Coder Social logo

davidmullen / mkcl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jcbeaudoin/mkcl

0.0 0.0 0.0 12.29 MB

ManKai Common Lisp

License: Other

Shell 3.46% Ruby 0.03% C++ 0.48% Scheme 0.60% Python 0.01% Perl 0.08% C 45.48% Emacs Lisp 5.33% Common Lisp 39.80% Assembly 1.11% Standard ML 0.04% Awk 0.01% CSS 0.11% TeX 0.01% Makefile 2.15% NewLisp 0.02% HTML 1.10% NSIS 0.02% CMake 0.11% Batchfile 0.05%

mkcl's Introduction

MKCL

Building

On a relatively fresh Linux this should do:

cd mkcl
./configure
make

Dependencies

MKCL requires the platform supplied GMP library (>= 4.3.2), and GMP development files when compiling MKCL from its sources.

On Debian based systems you can install it using:

sudo apt-get install libgmp-dev

Installing

You can “install” MKCL locally into the source directory by:

cd mkcl/src
make install-local

Once it’s done you can use the ./mkcl/src/bin/mkcl executable to start MKCL, either directly or through a symlink. You may want to use ‘rlwrap mkcl’ to enable line editing.

If you so prefer then you can install MKCL using ‘make install’ under the filesystem prefix given to the configure script (it defaults to ‘/usr/local’).

mkcl's People

Contributors

jcbeaudoin avatar davidmullen avatar yitzchak avatar attila-lendvai avatar abbrev 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.