🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/rickbutton/goscheme

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/rickbutton/goscheme

v0.0.0-20130928040101-8f2dfe50c823
Source
Go
Version published
Created
Source

goscheme

A Go Scheme interpreter

Pretty obvious what it does. Not a lot of the std library is implemented yet. There is enough to write a REPL in scheme.

./goscheme repl.scm

Fully custom, hand-written lexer and parser.

Future Features

  • Goroutine integration
  • Full R5RS standard compatability

FAQs

Package last updated on 28 Sep 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts