Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbohdan/picol
(Fossil repository mirror) A tiny interpreter
https://github.com/dbohdan/picol
c header-only interpreter library mirror scripting-language stb tcl
Last synced: 3 months ago
JSON representation
(Fossil repository mirror) A tiny interpreter
- Host: GitHub
- URL: https://github.com/dbohdan/picol
- Owner: dbohdan
- License: bsd-2-clause
- Created: 2016-09-13T20:11:13.000Z (over 8 years ago)
- Default Branch: trunk
- Last Pushed: 2024-08-08T09:38:04.000Z (6 months ago)
- Last Synced: 2024-08-09T09:03:32.286Z (6 months ago)
- Topics: c, header-only, interpreter, library, mirror, scripting-language, stb, tcl
- Language: C
- Homepage: https://chiselapp.com/user/dbohdan/repository/picol/
- Size: 1.43 MB
- Stars: 32
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG-2007.txt
- License: LICENSE
Awesome Lists containing this project
- AwesomeInterpreter - picol
README
[![GitHub Actions CI status.](https://github.com/dbohdan/picol/actions/workflows/ci.yml/badge.svg)](https://github.com/dbohdan/picol/actions/workflows/ci.yml)
[![AppVeyor CI build status](https://ci.appveyor.com/api/projects/status/github/dbohdan/picol?branch=trunk&svg=true)](https://ci.appveyor.com/project/dbohdan/picol)Picol is a tiny Tcl interpreter. For more information, build instructions and binary downloads see the [Fossil repository](https://chiselapp.com/user/dbohdan/repository/picol/index).