https://github.com/ajeetdsouza/loxcraft
Language tooling for the Lox programming language.
https://github.com/ajeetdsouza/loxcraft
Keywords
bytecode bytecode-interpreter compiler compiler-construction compiler-design crafting-interpreters hacktoberfest interpreter lalrpop language-server-protocol lox lox-language programming-language repl rust scripting-language tree-sitter virtual-machine webassembly
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
Language tooling for the Lox programming language.
- Host: GitHub
- URL: https://github.com/ajeetdsouza/loxcraft
- Owner: ajeetdsouza
- License: mit
- Created: 2019-10-16T18:14:35.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T21:37:33.000Z (12 months ago)
- Last Synced: 2024-05-18T03:35:41.498Z (12 months ago)
- Topics: bytecode, bytecode-interpreter, compiler, compiler-construction, compiler-design, crafting-interpreters, hacktoberfest, interpreter, lalrpop, language-server-protocol, lox, lox-language, programming-language, repl, rust, scripting-language, tree-sitter, virtual-machine, webassembly
- Language: Rust
- Homepage: https://ajeetdsouza.github.io/loxcraft/
- Size: 683 KB
- Stars: 238
- Watchers: 9
- Forks: 9
- Open Issues: 1
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata
- Name: Ajeet D'Souza
- Login: ajeetdsouza
- Email:
- Kind: user
- Description:
- Website: https://ajeetdsouza.github.io/blog/
- Location:
- Twitter:
- Company: @CRED-CLUB
- Icon url: https://avatars.githubusercontent.com/u/1777663?u=57745edbb4e562e96ca7076b85118073fa792baa&v=4
- Repositories: 4
- Last ynced at: 2023-03-04T14:44:10.772Z
- Profile URL: https://github.com/ajeetdsouza
GitHub Events
Total
- Issues event: 3
- Watch event: 248
- Delete event: 8
- Issue comment event: 3
- Public event: 1
- Push event: 58
- Pull request event: 2
- Fork event: 13
- Create event: 8
Last Year
- Fork event: 8
- Issue comment event: 3
- Issues event: 1
- Push event: 8
- Watch event: 65
Committers metadata
Last synced: 12 months ago
Total Commits: 76
Total Committers: 2
Avg Commits per committer: 38.0
Development Distribution Score (DDS): 0.053
Commits in past year: 5
Committers in past year: 1
Avg Commits per committer in past year: 5.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Ajeet D'Souza | 9****t@g****m | 72 |
Kartik Sharma | k****2@g****m | 4 |
Committer domains:
Issue and Pull Request metadata
Last synced: 12 months ago
Total issues: 4
Total pull requests: 15
Average time to close issues: 5 months
Average time to close pull requests: 20 days
Total issue authors: 3
Total pull request authors: 3
Average comments per issue: 1.0
Average comments per pull request: 0.13
Merged pull request: 13
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- ajeetdsouza (2)
- astrolemonade (1)
- zamazan4ik (1)
Top Pull Request Authors
- ajeetdsouza (12)
- crazystylus (2)
- kolharsam (1)
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- cargo: 760 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 1
crates.io: loxcraft
A compiler, VM, language server, and online playground for the Lox programming language
- Homepage:
- Documentation: https://docs.rs/loxcraft/
- Licenses: MIT
- Latest release: 0.1.1 (published about 2 years ago)
- Last Synced: 2024-06-11T16:23:28.132Z (11 months ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 760 Total
-
Rankings:
- Stargazers count: 22.923%
- Forks count: 29.114%
- Dependent repos count: 29.318%
- Dependent packages count: 33.812%
- Average: 41.672%
- Downloads: 93.195%
- Maintainers (1)
Dependencies
- Swatinem/rust-cache v1 composite
- actions-rs/cargo v1 composite
- actions-rs/clippy-check v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v2 composite
- taiki-e/install-action nextest composite
- Swatinem/rust-cache v1 composite
- actions-rs/cargo v1 composite
- actions-rs/toolchain v1 composite
- actions/checkout v3 composite
- actions/configure-pages v2 composite
- actions/deploy-pages v1 composite
- actions/setup-node v3 composite
- actions/upload-pages-artifact v1 composite
- taiki-e/install-action wasm-pack composite
- 267 dependencies
- pretty_assertions 1.1.0 development
- test-generator 0.3.0 development
- anyhow 1.0.52
- arrayvec 0.7.2
- clap 4.0.0
- codespan-reporting 0.11.1
- dirs 5.0.0
- hashbrown 0.13.1
- iota 0.2.2
- lalrpop-util 0.19.6
- logos 0.12.0
- nu-ansi-term 0.47.0
- pprof 0.11.1
- reedline 0.18.0
- rustc-hash 1.1.0
- termcolor 1.1.3
- thiserror 1.0.34
- tokio 1.17.0
- tower-lsp 0.19.0
- tree-sitter 0.20.4
- tree-sitter-highlight 0.20.1
- tree-sitter-lox 0.1.0
- 122 dependencies
- 496 dependencies
- @parcel/compressor-brotli ^2.6.0 development
- @parcel/css ^1.8.2 development
- @parcel/transformer-html ^2.5.0 development
- @types/bootstrap ^5.1.11 development
- @types/react ^18.0.8 development
- @types/react-dom ^18.0.3 development
- @typescript-eslint/eslint-plugin ^5.43.0 development
- @typescript-eslint/parser ^5.43.0 development
- eslint ^8.28.0 development
- eslint-config-airbnb ^19.0.4 development
- eslint-config-prettier ^8.5.0 development
- eslint-import-resolver-typescript ^3.5.2 development
- eslint-plugin-import ^2.26.0 development
- eslint-plugin-jsx-a11y ^6.6.1 development
- eslint-plugin-prettier ^4.2.1 development
- eslint-plugin-react ^7.31.11 development
- eslint-plugin-react-hooks ^4.6.0 development
- eslint-plugin-tsdoc ^0.2.17 development
- parcel ^2.5.0 development
- prettier ^2.8.8 development
- process ^0.11.10 development
- wasm-pack ^0.11.0 development
- @fontsource/ubuntu-mono ^4.5.9
- ace-builds ^1.4.14
- bootstrap ^5.1.3
- bootstrap-icons ^1.8.1
- lox-wasm file:rust/lox-wasm/pkg
- react ^18.1.0
- react-ace ^10.1.0
- react-dom ^18.1.0
- react-split ^2.0.14
Score: 12.804244090353142