{"id":20910102,"url":"https://github.com/viperproject/tutorial","last_synced_at":"2026-03-15T16:52:38.022Z","repository":{"id":45622455,"uuid":"253428755","full_name":"viperproject/tutorial","owner":"viperproject","description":"This repo contains the sources of the official Viper tutorial. Feel free to submit your fixes and additions via pull requests. Please report technical issues via the issue tracker.","archived":false,"fork":false,"pushed_at":"2026-02-17T12:39:01.000Z","size":5375,"stargazers_count":0,"open_issues_count":3,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-17T17:53:53.230Z","etag":null,"topics":["documentation","formal-methods","verification"],"latest_commit_sha":null,"homepage":"https://viper.ethz.ch/tutorial","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/viperproject.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-06T07:42:26.000Z","updated_at":"2026-02-17T12:40:32.000Z","dependencies_parsed_at":"2023-01-20T16:15:57.543Z","dependency_job_id":"d4201e0f-cf72-4a6e-8d5a-6374d079369c","html_url":"https://github.com/viperproject/tutorial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/viperproject/tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Ftutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Ftutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Ftutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Ftutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/viperproject","download_url":"https://codeload.github.com/viperproject/tutorial/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/viperproject%2Ftutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30547127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-15T15:03:43.933Z","status":"ssl_error","status_checked_at":"2026-03-15T15:03:37.630Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["documentation","formal-methods","verification"],"created_at":"2024-11-18T14:13:54.504Z","updated_at":"2026-03-15T16:52:38.017Z","avatar_url":"https://github.com/viperproject.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tutorial\r\n\r\nThis repo contains the sources of the official Viper tutorial (http://viper.ethz.ch/tutorial). \r\n\r\nFeel free to submit your fixes and additions via pull requests. \r\n\r\nPlease report technical issues via the issue tracker.\r\n\r\n## Building\r\n\r\nThe tutorial uses [`mdbook`](https://rust-lang.github.io/mdBook/) to generate HTML pages. To build, run (from the repository root):\r\n\r\n```bash\r\nmdbook build\r\n```\r\n\r\nThis creates a folder called `book`. To watch for changes and automatically rebuild files when the source content updates:\r\n\r\n```bash\r\nmdbook serve\r\n```\r\n\r\n## Editing\r\n\r\n### Interactive Viper code snippets\r\n\r\nIn order to create an interacative code snippet (which can be verified directly in the web browser), insert the code in the following way: \r\n\r\n````md\r\n```viper,editable,playground\r\nmethod foobar() \r\n{\r\n\tassert false\r\n}\r\n```\r\n````\r\n\r\n### Including exercises\r\n\r\nUse the following syntax in order to include an exercise to the tutorial: \r\n\r\n```md\r\n\u003e **Exercise**\r\n\u003e * ...\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviperproject%2Ftutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fviperproject%2Ftutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fviperproject%2Ftutorial/lists"}