LatticeQCD.jl
LanguageServer.jl
Our great sponsors
LatticeQCD.jl | LanguageServer.jl | |
---|---|---|
3 | 4 | |
91 | 317 | |
- | -0.6% | |
0.0 | 7.8 | |
about 1 month ago | 6 days ago | |
Julia | Julia | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
LatticeQCD.jl
-
‘Impossible’ Particle Discovery Adds Key Piece to the Strong Force Puzzle
A Quick search found this: https://github.com/akio-tomiya/LatticeQCD.jl
Not my field of expertise though, I am in experimental gamma-ray astronomy
- Anyone using Julia for physics?
LanguageServer.jl
-
I created an Emacs package to statically lint Julia files (using StaticLint.jl)
I believe that LanguageServer.jl actually uses StaticLint, which means that there is no difference. Ideally, there would be a LanguageServer implementation for Julia which reliably communicates the information from StaticLint to Flycheck. I am using lsp-julia, but this seems to not show the errors from StaticLint. I am aware of eglot-jl but I could not get it to work... So this package is basically like an "error server" that has worked for me to finally get static errors to show up in Emacs for Julia.
-
IDE options aside from VS Code?
Emacs! https://github.com/julia-vscode/LanguageServer.jl
What are some alternatives?
jupyterlab-lsp - Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol
eglot-jl - Wrapper for using Julia LanguageServer.jl with emacs eglot
julia-staticlint - Emacs integration for StaticLint.jl
StaticLint.jl - Static Code Analysis for Julia
julia.vim - Vim plugin for Julia.
Agents.jl - Agent-based modeling framework in Julia
Starlight.jl - A greedy game engine for greedy programmers!
julia-snail - An Emacs development environment for Julia
CxxWrap.jl - Package to make C++ libraries available in Julia
OnlineStats.jl - ⚡ Single-pass algorithms for statistics
dotfiles - Linux work environment setup