daze-lang / daze

πŸ˜΅β€ The Daze programming language. WIP.

Home Page:https://daze.mrk.fyi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Known Bugs

  • Function overrides cause the module system to only pick up the last function with the same name
  • Circular module import causes crash
  • floats are not handled properly (they are converted to floatint)

Built in Types

  • String
  • Char
  • Int
  • Bool
  • Float

About

πŸ˜΅β€ The Daze programming language. WIP.

https://daze.mrk.fyi


Languages

Language:V 95.3%Language:Verilog 4.4%Language:Makefile 0.4%