Today, I have released an initial preview version of PineDL.
Note that when I say "initial preview", I mean that it is horribly incomplete and not particularly useful.
Notably, there are no variable declarations nor loops, so you'll have to use good old function arguments and functional programming style. Except that without lambdas. And no data structures besides immutable strings.
That said, both the binaries and source code are available.
I would commit the source code to the repositories, but google code is on maintenance.
Source Code
Binary
Feel free to report bugs on the tracker.
No comments:
Post a Comment