nowfound

Alternatives

Products that do what Multilspy – A library to easily use language servers to analyze code does

Multilspy is a library that simplifies the use of language servers for static analysis of code. Language servers are tools that provide useful information about source code, such as code completion, symbol definition, references, etc. Multilspy abstracts the setup and communication with language servers, and exposes a common interface for different languages. Multilspy currently supports Java, Rust, C#, and Python, and can be easily extended to other languages. Multilspy is part of the monitors4codegen project, which introduces Monitor-Guided Decoding (MGD) for code generation using Language…

  1. 1MC

    multilspy is a cross-platform library designed to simplify the process of creating language server clients to query and obtain results of various static analyses from a wide variety of language servers that communicate over the Language Server Protocol. It is easily extensible to support any language that has a Language Server and currently supports Java, Rust, C# and Python. We aim to continuously add support for more language servers and languages. Language servers are tools that perform a variety of static analyses on code repositories and provide useful information such as type-directed…

    2024 · github.com

  2. 2CA
  3. 3PT
  4. 4

    Run your favourite programming languages online

    2019

  5. 5

    A command line translation automation tool for developers

    2022

  6. 6LI
  7. 7SB
  8. 8MA
  9. 9PA
  10. 10SA

    * https://sparser.io * https://github.com/Unibeautify/sparser This is my attempt at creating a universal language parser. It attempts to solve a couple of problems: * Support multiple languages * Recursively extend support to languages embedded within other languages * Output a uniform format for all supported languages This is a personal project so any feedback would be helpful. Something interesting I found after I built it is that this parser is not as fast to write output as many other JavaScript parsers, but its output is much faster to read from due to the…

    2019

  11. 11CI

    Code Index MCP is an MCP server that indexes codebases and provides search capabilities to LLMs. Supports 50+ file types with automatic indexing, regex/fuzzy search, code analysis, and real-time file monitoring. LLMs can search your entire project, find files with glob patterns, analyze code structure (functions, classes, imports), and get automatic updates when files change. Eliminates the need to manually copy files or explain project structure to overcome context limits. Built with Python using the Model Context Protocol. Uses pluggable search backends…

    2025 · github.com

  12. 12LA
  13. 13NL

    Hey folks, I just wanted to share a quick script I threw together called notational ls. One of the big problems of any code base (or any filesystem) is that it's hard to tell what's what - folder and file names often trade brevity for clarity. So I thought about a version of `ls` that works like this: > nls web: Where python web server files are stored ad_hoc: One time scripts ios: Our IOS code images Adding descriptions is really easy too: > nls images Images SHARED between both ios and web web: Where python web server files are stored ad_hoc: One time scripts ios: Our IOS code…

    2011

  14. 14QN
  15. 15RC
  16. 16WC

    Hi all, I'm Ivan, and together with Alex, we're building a diagram visualization tool for codebases. Alex and I are devs, and we've noticed that recently we've been super productive at writing code (prompting :D). But when it comes to understanding big systems, prompting doesn't work that well — for that, diagrams are best imo. Most tools out there don't scale to big projects (e.g. PyTorch), so we're building CodeBoarding — a recursive visualizer for codebases. It starts from the highest level of abstractions and lets you dive deeper. We use static analysis and LLM agents. The control-flow…

    2025 · github.com

  17. 17RA
  18. 18WA
  19. 19OS

    Hi HN, we’re Dylan and Matthew, building sublingual (https://github.com/sublingual-ai/sublingual), an open-source LLM observability tool you can use with zero code changes. As developers focused on iterating and building features as fast as possible, we felt observability would’ve been a helpful tool to have, but we found existing solutions had too much overhead to set up. So we gave ourselves the challenge of building an observability tool that you can integrate without changing a single line of code in your project. How it works Run your python application as usual with…

    2025 · github.com

  20. 20AA
  21. 21AS

    Hi HN, I’ve been working on an experimental programming language called XXML. The project started from a frustration I kept running into across systems languages: Languages with strong ownership tend to avoid runtime reflection. Languages with rich reflection usually rely on GC or give up memory guarantees. Compile-time code generation often requires a separate macro language. I wanted to explore whether those tradeoffs are truly necessary. What XXML is trying to do XXML is a statically-typed, native language that: Uses explicit ownership and borrowing (no garbage collector) Supports runtime…

    Dec 2025 · xxml-language.com

  22. 22

    Modern Python source code security analyzer.

    Jul 2026 · nocomplexity.com

  23. 23FW

    LeNLP is a toolbox dedicated to NLP, made with Rust, dedicated to Python

    2024 · github.com

  24. 24AV

Ranked by how close each launch is in meaning, then by votes. Refine with a description →