Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What makes our language unique? How about we add these few things.... #1

Open
christopher-haueter opened this issue Mar 25, 2013 · 0 comments
Assignees

Comments

@christopher-haueter
Copy link
Collaborator

There are already a few things that make our language unique. They are:

  • the probability selection
  • probabilistic value
  • the terminating condition / function call syntax

I don't think the blocks are actually are innovations. More like dictatorial fiats.

A few new things Bo and I agree would make our language more unique are:

  • the "magical accumulator" that is outside of control flow
  • a declarative syntax for what data is to be accumulated (informs the accumulator)
  • a declarative syntax for the analysis of the accumulated data (utilizes accumulated data)

Why?

  • less complexity
  • separation of simulation and analysis (like HTML and CSS)
  • backend injects the proper accumulation code, AND implements the analysis

@mnrubin @etanzapinsky @meirf @captainbox22

@ghost ghost assigned mnrubin Mar 25, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants