Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 269 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 269 Bytes

B#

B# is a language in geometry.
Features:

  • define a point;
  • define a line;
  • check if a point lies on a line.

Usage from command line:

python b#.py myfile.bsh

to run. Or:

python b#.py myfile.bsh EXP

to export all entities to myfile.json.