Skip to content

Releases: KickdeGans/Beryllium

Beryllium 0.5

12 Apr 20:11
Compare
Choose a tag to compare

Release 0.5

Change file extension to avoid conflict in (hopefully) future linguist additions: .be -> .ber
Finally fixed attributes not working when there are more than 1 sub expressions

Beryllium 0.45

23 Dec 11:28
Compare
Choose a tag to compare

Beryllium 0.45


Change name to Beryllium

Bug fixes

Fusion 0.4

03 Aug 17:35
685e344
Compare
Choose a tag to compare

Version 0.4 | Release date: July 31 2023:

Variables are properly managed
Add garbage collection
Change syntax:
proc -> fun
Change names of functions:
print -> puts
println -> putstrln
Update license: GPL 2 -> GPL 3
Add attributes to variables and functions
Still in development and has some bugs.