https://github.com/objecthub/swift-lispkit
Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.
https://github.com/objecthub/swift-lispkit
Keywords
compiler interpreter lisp macos r7rs scheme swift virtual-machine
Last synced: 11 months ago
JSON representation
Acceptance Criteria
- Revelant topics? true
- External users? true
- Open source license? true
- Active? true
- Fork? false
Repository metadata
Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.
- Host: GitHub
- URL: https://github.com/objecthub/swift-lispkit
- Owner: objecthub
- License: apache-2.0
- Created: 2016-05-03T00:37:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-09T10:54:39.000Z (11 months ago)
- Last Synced: 2024-06-09T16:13:41.568Z (11 months ago)
- Topics: compiler, interpreter, lisp, macos, r7rs, scheme, swift, virtual-machine
- Language: Scheme
- Homepage: https://lisppad.app
- Size: 22.5 MB
- Stars: 364
- Watchers: 11
- Forks: 14
- Open Issues: 1
- Releases: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata
- Name: Matthias Zenger
- Login: objecthub
- Email:
- Kind: user
- Description:
- Website: http://zenger.org
- Location: Zurich, Switzerland
- Twitter:
- Company: Google
- Icon url: https://avatars.githubusercontent.com/u/6752200?v=4
- Repositories: 13
- Last ynced at: 2023-08-15T03:49:14.940Z
- Profile URL: https://github.com/objecthub
GitHub Events
Total
- Create event: 38
- Issues event: 34
- Release event: 31
- Watch event: 368
- Delete event: 4
- Issue comment event: 42
- Push event: 741
- Pull request review comment event: 2
- Pull request event: 10
- Gollum event: 143
- Fork event: 17
Last Year
- Create event: 2
- Fork event: 2
- Gollum event: 10
- Issue comment event: 9
- Issues event: 5
- Pull request event: 2
- Push event: 67
- Release event: 1
- Watch event: 43
Committers metadata
Last synced: about 1 year ago
Total Commits: 742
Total Committers: 4
Avg Commits per committer: 185.5
Development Distribution Score (DDS): 0.005
Commits in past year: 50
Committers in past year: 2
Avg Commits per committer in past year: 25.0
Development Distribution Score (DDS) in past year: 0.02
Name | Commits | |
---|---|---|
Matthias Zenger | m****s@o****t | 738 |
Matthias Zenger | m****s@z****l | 2 |
Ben Jakob | b****n@b****g | 1 |
Sven A. Schmidt | s****s@f****o | 1 |
Committer domains:
- finestructure.co: 1
- benkb.org: 1
- zenger.email: 1
- objecthub.net: 1
Issue and Pull Request metadata
Last synced: about 1 year ago
Total issues: 17
Total pull requests: 6
Average time to close issues: about 2 months
Average time to close pull requests: 2 days
Total issue authors: 10
Total pull request authors: 5
Average comments per issue: 2.47
Average comments per pull request: 0.17
Merged pull request: 4
Bot issues: 0
Bot pull requests: 1
Past year issues: 1
Past year pull requests: 2
Past year average time to close issues: N/A
Past year average time to close pull requests: about 19 hours
Past year issue authors: 1
Past year pull request authors: 2
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.5
Past year merged pull request: 1
Past year bot issues: 0
Past year bot pull requests: 1
Top Issue Authors
- bentxt (4)
- bflagg (2)
- jerekapyaho (2)
- jkleiser (2)
- mbamac (2)
- csutter (1)
- dupuchba (1)
- ghost (1)
- jonBoone (1)
- pepasibble (1)
Top Pull Request Authors
- objecthub (2)
- adamnemecek (1)
- finestructure (1)
- dependabot[bot] (1)
- benkb (1)
Top Issue Labels
- bug (1)
- enhancement (1)
Top Pull Request Labels
- dependencies (1)
Package metadata
- Total packages: 2
- Total downloads: unknown
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 2 (may contain duplicates)
- Total versions: 64
swiftpackageindex.com: github.com/objecthub/swift-lispkit
Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.
- Homepage: https://lisppad.app
- Documentation: https://swiftpackageindex.com/objecthub/swift-lispkit/documentation
- Licenses: apache-2.0
- Latest release: 2.4.0 (published over 1 year ago)
- Last Synced: 2024-06-09T16:27:33.786Z (11 months ago)
- Versions: 32
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Stargazers count: 12.008%
- Dependent packages count: 16.187%
- Average: 20.683%
- Forks count: 21.066%
- Dependent repos count: 33.47%
carthage: objecthub/swift-lispkit
Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.
- Homepage: https://lisppad.app
- Licenses: apache-2.0
- Latest release: 2.4.0 (published over 1 year ago)
- Last Synced: 2024-06-09T16:27:33.878Z (11 months ago)
- Versions: 32
- Dependent Packages: 0
- Dependent Repositories: 2
-
Rankings:
- Dependent packages count: 0.0%
- Average: 26.613%
- Dependent repos count: 28.274%
- Stargazers count: 31.474%
- Forks count: 46.702%
Dependencies
- github.com/apple/swift-atomics 1.0.3
- github.com/objecthub/swift-commandlinekit 0.3.5
- github.com/objecthub/swift-markdownkit 1.1.5
- github.com/objecthub/swift-numberkit 2.4.2
- github.com/objecthub/swift-sqliteexpress 1.0.3
- github.com/weichsel/ZIPFoundation 0.9.16
- github.com/apple/swift-atomics 1.0.3
- github.com/objecthub/swift-commandlinekit 0.3.5
- github.com/objecthub/swift-markdownkit 1.1.5
- github.com/objecthub/swift-numberkit 2.4.2
- github.com/objecthub/swift-sqliteexpress 1.0.3
- github.com/weichsel/ZIPFoundation 0.9.16
Score: 7.979338895262328