LogicodeLang / Logicode

An esoteric language based on logic gates.
MIT License
12 stars 3 forks source link

Standard Library? #24

Open hanyuone opened 8 years ago

hanyuone commented 8 years ago

Should we include a standard library to have useful circuits and stuff?

Pros:

merge derp

For that point, I have no idea how to do stuff with that though.

merge derp
out derp.asdf(100)
bortkiewicz commented 8 years ago

We could during compile-time (i.e. runtime) change "derp" to all the contents of "derp", and then replace all "derp.fun" to "fun"....