THIS LANGUAGE IS IN DEVELOPMENT. THINGS MIGHT CHANGE OR BREAK UNTIL WE CUT A STABLE RELEASE
A delightfully simple declarative, data driven programming language built for the EVM, specifically for developing and using Substreams in a more intuitive and powerful manner.
Check out the docs HERE to get started!
streamline [cmd] [opts]streamline build <PATH_TO_FILE>streamline build <PATH_TO_FILE>streamline run <MODULE_NAME>streamline repl <MODULE_NAME>streamline add <PATH_TO_FILE> <NAME_OF_LIBRARY_ENTRY>I'm sure there are lots of bugs waiting to be found. If you find something please let me know!
- Modules w/ Param inputs
- Sink Configs
I pushed back the release of some of these features, as I spent a few days cleaning up and optimizing the code generation pathway. It makes building the repl much simpler. So that is only a few days of work away.
- Arbitrary substeams spkg interop
- Rust fn interop
Copyright © 2023 FIXME
This program and the accompanying materials are made available under the terms of the Eclipse Public License 2.0 which is available at http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary Licenses when the conditions for such availability set forth in the Eclipse Public License, v. 2.0 are satisfied: GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version, with the GNU Classpath Exception which is available at https://www.gnu.org/software/classpath/license.html.