PulseAugur
EN
LIVE 09:29:11
ENTITY Scheme

Scheme

PulseAugur coverage of Scheme — every cluster mentioning Scheme across labs, papers, and developer communities, ranked by signal.

Show in brief
Total · 30d
0
5 over 90d
Releases · 30d
0
0 over 90d
Papers · 30d
0
3 over 90d
TIER MIX · 90D
TOPICS
RECENT · PAGE 1/1 · 5 TOTAL
  1. RESEARCH · CL_128834 ·

    New neuro-symbolic frameworks boost AI learning efficiency and weak supervision · 2 sources tracked

    Researchers have developed a Native Differentiable Virtual Machine (NDVM) that efficiently handles neuro-symbolic learning by differentiating executable programs without compiling each into a separate graph. This approa…

  2. TOOL · CL_82685 ·

    New compiler enables differentiable interpretation of Scheme programs

    Researchers have developed a novel compiler that translates a subset of the Scheme programming language into differentiable computation graphs. This system enables differentiable meta-circular interpretation (DMCI), all…

  3. TOOL · CL_49578 ·

    Developer builds Scheme Lisp compiler for WebAssembly

    A developer created a Lisp dialect, specifically Scheme, that compiles to WebAssembly and runs within a web browser. This project, which involved approximately one week of development, aims to provide a functional Lisp …

  4. COMMENTARY · CL_46992 ·

    Lisp, Scheme projects reveal mixed stances on AI code contributions

    A recent survey of Lisp and Scheme programming projects reveals varying stances on the use of AI-generated code. As of May 2026, many projects have established policies, with some strictly prohibiting LLM contributions …

  5. RESEARCH · CL_43950 ·

    Neural Compiler translates programs to differentiable PyTorch modules

    Researchers have developed "The Neural Compiler," a system that translates symbolic programs into differentiable PyTorch modules for scientific machine learning. This approach allows for the exact encoding of known phys…