Skip to content

rfindler/lc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lc

Install this package by

  1. cloning this repo,
  2. cding into it, and
  3. running the command raco pkg install.

Try this program:

#lang lc
(λ (f) (λ (x) (f (f x))))

Read more of the docs by running the command raco docs lc in the shell or using f1 in DrRacket and searching for lc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages