Skip to content

Releases: eraymerc/hover-lang

v0.6.0

v0.6.0 Pre-release
Pre-release

Choose a tag to compare

@eraymerc eraymerc released this 04 Jul 23:33

-> Standard library still not ready.
-> Added importc and extern func to use C functions with Hover.
-> Added multiple dimensional arrays
-> Added pointers
-> Added bitwise operators

Use plot_results.html and plot_results.py to plot the output. Html version is recommended.

Full Changelog: v0.3.0...v0.6.0

v0.5.3

v0.5.3 Pre-release
Pre-release

Choose a tag to compare

@eraymerc eraymerc released this 22 Jun 20:30
9c9c5ed

-> import file feature
-> ddt() function
-> nr_prev() function
-> Some bug fixes

Full Changelog: v0.4.x...v0.5.x

v0.4.0

v0.4.0 Pre-release
Pre-release

Choose a tag to compare

@eraymerc eraymerc released this 19 Jun 22:32
dbc2d9f

-> Hover is now a compiled language. (Uses Zig Compiler to compile, it's included with Hover so no need to install)
-> Minor bug fixes

v0.3.1

v0.3.1 Pre-release
Pre-release

Choose a tag to compare

@eraymerc eraymerc released this 18 May 04:14
aa9f800

-> Added three ODE and five DAE solvers.

-> Separated modules into three classes (digital, analog, and structural). This change significantly improved performance.

-> You can now model custom physical components as "analog modules".

-> Simulation time for a 40ms inverter dropped from 50 seconds to just 3 seconds.

Everything bundled in a .zip, with an ai generated manual as previous versions.

hover_dc_motor

v0.1.0-alpha

v0.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@eraymerc eraymerc released this 06 May 22:39
aa9f800

This is a preview version, not tested, and therefore unreliable. Bundled with an AI generated documentation.

Both Linux and Windows versions in the same .zip file, no support for OSX and will be never.

image

Full Changelog: https://github.com/eraymerc/hover-lang/commits/v0.1.0-alpha