LispCookbook / LispCookbook/cl-cookbook

Show how to build a small binary that relies on ECL

Open
#581 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
1.1k
Forks
158
Avg merge
6d 3h
Merged PRs (30d)
2

Description

as in https://github.com/fosskers/vend/blob/master/build.lisp vend's binary is 300-400kb, while relying on `ecl`. Still a good deployment option.

(also might mention

New command: vend test. Supports:

parachute
clunit2
fiveam

)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Review the linked vend build.lisp example to understand how its small ECL-based binary is built and deployed. Add a cookbook explanation with the relevant build steps, and clarify whether the separate vend test command and its parachute, clunit2, and fiveam support belong in this issue. Done means a reader can follow the documented process and understand the deployment tradeoff.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.