Skip to content

declann/calculang-bounce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update 21/3/23

Moving the bounce example to use model with source/compilation in this location:

https://github.com/declann/calculang-miscellaneous-models/tree/main/models/bounce

calculang-example-repl-repo

There are many ways to execute the calculang compiler.

Here we have .cul.js model code in ./src and a build script in package.json which is queued to run on any commits to the repository.

So change the .cul.js code, and the compiler will update the compilations (currently also in ./src)

When I create a script to run models, we can track results in similar way.

This gives us a nice, controlled enviornment, without reinventing the wheel, using existing proven/best-practice tooling.

TODO: tidy this up (better commit messages), setup run scripts, and move to calculang org (and restart using main branch)

About

calculang model of a bouncing ball

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published