I decided to be very rigorous about syntax.
I know it is quite boring and counter-
productive to program in such conditions
However, I intend to be more precise,
even including irrational numbers. How?
You'll see! The fact is that mathematicians
do not care about production, but aim
always for clarity of thought.
I see many languages that are quite easy
to type, but in the end they are ambiguous
when we have many ways of doing something
instead of one.
The code goes like this:
program, teste.
variable, a is bra.
variable, x is matrix.
transpose(a).
c := mult(a,x).
print(c).
end, program.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.