bound

Combinators for manipulating locally-nameless generalized de Bruijn terms (by ekmett)

Bound Alternatives

Similar projects and alternatives to bound

  1. nixpkgs

    1,031 bound VS nixpkgs

    Nix Packages collection & NixOS

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. hyper-haskell-server

    The strongly hyped Haskell interpreter.

  4. bound-gen

    Making bound play nice with monad-gen.

  5. hLLVM

    0 bound VS hLLVM
  6. sjsp

    0 bound VS sjsp
  7. uu-cco

    0 bound VS uu-cco

    Tools for the CCO (Compiler Construction) course at the UU (Utrecht University)

  8. dhall

    11 bound VS dhall

    Maintainable configuration files

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. directory

    4 bound VS directory

    Platform-independent library for basic file system operations

  11. zeolite-lang

    Zeolite is a statically-typed, general-purpose programming language.

  12. annah

    0 bound VS annah

    Distributed programming language that desugars to Morte

  13. unbound

    Replib: generic programming & Unbound: generic treatment of binders

  14. idris

    5 bound VS idris

    A Dependently Typed Functional Programming Language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better bound alternative or higher similarity.

bound discussion

Log in or Post with

bound reviews and mentions

Posts with mentions or reviews of bound. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-05.
  • What's the state of the art wrt representing bound variables in syntax trees with binding?
    1 project | /r/ProgrammingLanguages | 27 Oct 2023
    First off, I am using Rust. I've begun by implementing an idea that is close in essence to bound, available in this playground. I believe that this is a good first step, but I am concerned with all the recursion leading to stack overflows and that analysing a term under a scope requires eliminating it, which in turn requires full tree traversals. There are ways to optimize the approach (such as caching variable occurrences in each scope node and skipping subtress when a variable I am looking for is not in it) but I wonder how far I can go with this approach and if there’s alternatives.
  • Monthly Hask Anything (March 2023)
    5 projects | /r/haskell | 5 Mar 2023
    Has anyone applied this bound Imperative example to a larger language?

Stats

Basic bound repo stats
2
123
4.2
10 months ago

ekmett/bound is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of bound is Haskell.


Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Haskell is
the 25th most popular programming language
based on number of references?