Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 1010 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 1010 Bytes

hBQN

BQN QuasiQuotes

Why

I was just watching Functional vs Array Programming and thought it very useful being able to express intent in such a short succinct way.

APL or the newer BQN seem perfect for a QuasiQuotes DSL.

References

Questions that Need Answering

How does one reference external haskell variables?

Is it possible to use polymorphism to allow type checking? Or, is BQN to dynamically typed to allow for this?

Contribute

Let me know and I'll add you as a contributer.