New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

github.com/rickbutton/goscheme

Package Overview
Dependencies
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/rickbutton/goscheme

Source
Go Modules
Version
v0.0.0-20130928040101-8f2dfe50c823
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