I got the J language working on OpenBSD.
J is an array programming language. That is to say, the fundamental data type in J is the array. J is a successor language of APL.
https://briancallahan.net/blog/20210911.html
#programming
J is an array programming language. That is to say, the fundamental data type in J is the array. J is a successor language of APL.
https://briancallahan.net/blog/20210911.html
#programming
Let's try V on OpenBSD.
A long time ago, I submitted a patch for V. And then I mostly forgot about V. GitHub recently reminded me of its existence. Let's see if V still works on OpenBSD. I am going to build it, see if it is easily able to be made into a port, and then try some of their upstream-developed programs...
https://briancallahan.net/blog/20220426.html
#programming #v
A long time ago, I submitted a patch for V. And then I mostly forgot about V. GitHub recently reminded me of its existence. Let's see if V still works on OpenBSD. I am going to build it, see if it is easily able to be made into a port, and then try some of their upstream-developed programs...
https://briancallahan.net/blog/20220426.html
#programming #v
👍9🔥4
Programming Style Influences.
The point of this post isn't try and persuade you that you should also use OpenBSD's style as an influence, but I wanted to show what the effects of a programming style influence can be. I could equally have talked about how BBC BASIC, Arm 2 assembly, Python, Template Haskell, or many other languages and systems have influenced me, and I think the overall thrust of this post would have been similar...
https://tratt.net/laurie/blog/2022/programming_style_influences.html
#code #programming
The point of this post isn't try and persuade you that you should also use OpenBSD's style as an influence, but I wanted to show what the effects of a programming style influence can be. I could equally have talked about how BBC BASIC, Arm 2 assembly, Python, Template Haskell, or many other languages and systems have influenced me, and I think the overall thrust of this post would have been similar...
https://tratt.net/laurie/blog/2022/programming_style_influences.html
#code #programming
👍3