GithubHelp home page GithubHelp logo

jackgdll / hal Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 45 KB

Haskell LISP Interpreter

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

Makefile 1.02% Haskell 91.57% Scheme 7.41%

hal's Introduction

HAL

Haskell LISP Interpreter written from scratch

Requirements

Haskell Stack version 2.1.3 at least

Usage

Clone the repo:

git clone [email protected]:therosbif/HAL.git

cd HAL

Run the interpreter:

To launch the REPL run stack run or stack run -- -i

To load files enter the files' paths as arguments. (ex: stack run -- ./lisp/stdlib.scm)

The file paths can be used in combination with the -i flag to load files into the REPL.

The load command can also be used to load files from within the REPL. (ex: > (load "./lisp/stdlib.scm"))

hal's People

Contributors

jackgdll avatar br0nch1t3 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.