Skip to content

thicket-lang/thicket-library-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thicket Core Library

One core library dedicated to the Thicket language.

Project construction

The following command build, test and intall the package in the user local repository i.e. ~/.thicket/site directory on unix based system.

> ls
LICENSE         bin         package-test.pkt    src
README.md       obj         package.pkt

> $THICKET_HOME/bin/thicket project install
...

License

Copyright (C)2015 D. Plaindoux.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.

About

Core library dedicated to the Thicket language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published