{"id":17210650,"url":"https://github.com/rmculpepper/gamble","last_synced_at":"2026-01-06T07:03:51.319Z","repository":{"id":14316099,"uuid":"17025132","full_name":"rmculpepper/gamble","owner":"rmculpepper","description":"Probabilistic Programming","archived":false,"fork":false,"pushed_at":"2023-12-18T19:15:22.000Z","size":3530,"stargazers_count":41,"open_issues_count":2,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-01-30T11:12:58.054Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Racket","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rmculpepper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-02-20T15:32:20.000Z","updated_at":"2024-12-03T00:36:10.000Z","dependencies_parsed_at":"2024-12-03T10:19:08.667Z","dependency_job_id":null,"html_url":"https://github.com/rmculpepper/gamble","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmculpepper%2Fgamble","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmculpepper%2Fgamble/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmculpepper%2Fgamble/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmculpepper%2Fgamble/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rmculpepper","download_url":"https://codeload.github.com/rmculpepper/gamble/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245458710,"owners_count":20618697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-15T02:54:57.221Z","updated_at":"2026-01-06T07:03:51.245Z","avatar_url":"https://github.com/rmculpepper.png","language":"Racket","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gamble\n\n\n## Documentation\n\nRead the documentation online here: http://rmculpepper.github.io/gamble/\n\nInstalling `gamble` also builds its documentation on your system, and it is available via `raco docs gamble` or Help, Racket Documentation in DrRacket.\n\n\n## Prerequisites\n\nRacket version 6.3 or later is required.\n\n  * Get Racket here: http://racket-lang.org\n\n\n## Installation\n\nThe following instructions assume you want to write programs using the latest version of `gamble` but not develop `gamble` itself. The install and update commands automatically fetch the latest version of `gamble` from github.\n\n1. Install this repository as a Racket package.\n  * command line: `raco pkg install git://github.com/rmculpepper/gamble`\n  * or DrRacket: File menu, Install Package, and enter `git://github.com/rmculpepper/gamble`.\n2. Periodically update to the most recent version of the package.\n  * command line: `raco pkg update gamble`\n  * or DrRacket: File menu, Package Mangager, Currently Installed, Update.\n\n## Installing from a snapshot\n\nThe following instructions assume you want to write programs using a specific snapshot of `gamble` without updating to the latest available github version.\n\n1. If you had already installed `gamble` using the instructions above, remove it.\n  * command line: `raco pkg remove gamble`\n2. Extract the snapshot into a directory like gamble-snapshot-vvvvvv\" (where vvvvvv is the snapshot version).\n  * command line: `tar xzf gamble-snapshot-vvvvvvv.tar.gz`\n3. Install the snapshot version of `gamble` as a Racket package.\n  * `raco pkg install --link gamble-snapshot-vvvv`\n\n## Development\n\nThe following instructions assume you want to develop `gamble`\n\n1. If you had already installed `gamble` using the instructions above, remove it.\n  * command line: `raco pkg remove gamble`\n2. Clone this repository (http://github.com/rmculpepper/gamble)\n  * If you have a github account, `git clone git@github.com:rmculpepper/gamble.git`\n  * If you do not: `git clone https://github.com/rmculpepper/gamble.git`\n3. Install the checked-out repository as a Racket package.\n  * `raco pkg install --link \u003cpath-to-gamble-checkout\u003e`\n4. Periodically update to the the most recent version of `gamble`.\n  * run `git pull` on the repository\n  * run `raco setup gamble` to recompile the new code and rebuild the local documentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmculpepper%2Fgamble","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frmculpepper%2Fgamble","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frmculpepper%2Fgamble/lists"}