calculang-miscellaneous-models

miscellaneous models for calculang ✨🎁 (by declann)

Calculang-miscellaneous-models Alternatives

Similar projects and alternatives to calculang-miscellaneous-models based on common topics and language

  • calculang

    calculang is a language for calculations 🧮💬👩‍💻

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better calculang-miscellaneous-models alternative or higher similarity.

calculang-miscellaneous-models reviews and mentions

Posts with mentions or reviews of calculang-miscellaneous-models. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-20.
  • Dynamic programming in Haskell: automatic memoization
    2 projects | news.ycombinator.com | 20 Jun 2023
    I develop calculang, a language for calculations. It converts concise formulae into Javascript.

    Since calculation formulae are usually inherently pure, a `--memo` flag to the compiler memoizes the lot.

    Many of my models are written in this recursive style and only work because of memoization. Sometimes other tricks are needed e.g. careful ordering of the calls, so that the memo is available before the stack breaks.

    My first calculang example is a bouncing ball: the position at t depends speed and the position at t-1. With loops we'll usually discover the same thing, but it's so much harder to follow.

    First-class memoization to proliferate this style is a really neat thing.

    [0] https://github.com/calculang/calculang

    [1] bouncing ball code: https://github.com/declann/calculang-miscellaneous-models/bl...

    [2] bouncing ball initial post: https://observablehq.com/@declann/calculang-bouncing-ball?co...

    [3] if you can tolerate my slow-load WIP devtools and are on a Desktop, this is better, with buttons to navigate through the model development (only some of which are working now!): https://models-on-a-plane.pages.dev/stories/bounce/

Stats

Basic calculang-miscellaneous-models repo stats
1
2
8.0
5 months ago

declann/calculang-miscellaneous-models is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.

The primary programming language of calculang-miscellaneous-models is JavaScript.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com