-
-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add the Cadence Language #120
Comments
@iHiD and team were on break and probably working through approximately 10 million GitHub notifications. I'm sure you'll be assisted shortly |
Hi there! Thanks for this. Couple of things to check:
|
Hey @iHiD , thank you for your response!
Steps to running your first program:
|
This must have gotten lost. So sorry about that! @jacob-tucker you've linked to play.onflow.org but this is not a testing framework, and it also doesn't help us understand what we would have to do in order to build out the environment to support the language within the Exercism platform. From the little digging that I've done, I'm not sure this is something that we can support at the moment, but I'd be happy to be proven wrong on that point! |
What programming language should we add?
Cadence - the Smart Contract programming language for the Flow blockchain.
What is the official website for the language?
https://docs.onflow.org/cadence/
Is this a language that comes in many variants? If so, which variant should we support?
No.
Does the language have an official logo? If so
please include a link to an example
This is the Flow blockchain logo, which is also used for Cadence:
https://www.google.com/search?q=flow+logo&tbm=isch&ved=2ahUKEwjiv4Gq8e70AhVvn3IEHcNLCbUQ2-cCegQIABAA&oq=flow+logo&gs_lcp=CgNpbWcQAzIECAAQQzIFCAAQgAQyBQgAEIAEMgUIABCABDIFCAAQgAQyBQgAEIAEMgQIABAeMgYIABAFEB4yBggAEAUQHjIGCAAQBRAeOgYIABAHEB46BggAEAgQHjoICAAQgAQQsQM6BwgAELEDEEM6CwgAEIAEELEDEIMBOgoIABCxAxCDARBDOgQIABADUPkIWKkOYJEQaABwAHgAgAFPiAGxBJIBAjEwmAEAoAEBqgELZ3dzLXdpei1pbWfAAQE&sclient=img&ei=HqK-YeK4KO--ytMPw5elqAs&bih=937&biw=1920&rlz=1C1GTPM_enUS828US828#imgrc=wW9ufA26Xer-QM
please list the attribution rights of that logo
This logo is owned by the Flow team (https://twitter.com/flow_blockchain).
Is there a testing framework available for the language?
Yes, you can mess around with Cadence code on the Flow playground here: https://play.onflow.org/
If it is not supported by Highlightjs, what is the closest supported language it maps to?
It is not officially supported, likely because this language is still relatively new and is also a part of the Blockchain space, which has not seen wide adoption yet. Although I do see Solidity is listed there.
It is closest to the Swift programming language.
Who will be leading the effort to launch the track?
Jacob Tucker (me) and a Decentralized Autonomous Organization (DAO) that is operating to educate members of the Flow community. The DAO acts as a community of people who will continuously produce content to help out in this effort.
The text was updated successfully, but these errors were encountered: