Skip to content

lashomb/bytebeat-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bytebeat-rs

WARNING ⚠️ Lower your volumn when play the video below❗️

2023-04-08.10-01-31.mp4

usage

installation:

cargo install bytebeat

then in your terminal:

bytebeat "(t>>7)*(t>>9)|t>>2"

todo

  • +, -, *, /
  • ^
  • &,|
  • >>, <<
  • **
  • ~
  • sin, cos
  • assignment expression
  • [, ], '

might switch to nom parser.

pull request is welcomed!

Packages

No packages published

Languages

  • Rust 100.0%