Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.
Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
Sign up for free
Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Simulator for dynamical systems
Performs the simulation of systems built in interface, allowing the extraction of its transfer function as well as the graphs of its behavior.
Initial Development: Maycon Gasoto
Oriented by: Rogério Bastos Quirino
Depends:
wxWidgets
mathomatic
odeint
Walley Language is written in C language.
The name comes from Wall-E because I like Wall-E and I like AI.
I want to make a true AI language.
While I only make it like python now.
Full codes written in C language.
I am using mathomatic as my math-parse which is written in C language too. While I also wrote a math parser on my own, it does not work very well now.
just use gcc and compile main.c, it is done..
Tested on Mac and Ubuntu.
"gcc -g -o walley main.c -lm"
That's all.