Settings

Theme

Show HN: Computer-Aided Software Design

2 points by kummappp 7 years ago · 0 comments · 1 min read


I have been making tools for software design as a hobby project, because the tools I have seen all look like some sort of point and click game. Is that how you would design for example a bypass filter?

Here is my attempt to make module design to look more like Mathlab: https://github.com/kummahiih/python-grapheq-example

The example uses a library with which you can represent domain models as equations: https://github.com/kummahiih/python-domain-equations

The domain model equations have been made with a category equation system, which provides rudimentary simplify and theorem proving functionality: https://github.com/kummahiih/python-category-equations

So What do you think? Is this approach genuine in some way or did someone already do this on the 80's?

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection