# Ethereum DEV Update: C++ Roadmap

DevFeed: [Ethereum DEV Update: C++ Roadmap](<https://devfeed.tech/articles/ethereum-dev-update-c-roadmap-16747.md>)

Original publisher: [Read original article](<https://blog.ethereum.org/en/2016/02/12/ethereum-dev-update-c-roadmap>)

Author: Christian Reitwiessner

Published: 2016-02-12T15:31:56Z

Content type: article

Language: en

Sources: [Ethereum Foundation Blog](<https://devfeed.tech/sources/ethereum-foundation-blog.md>)

Topics: [Ethereum](<https://devfeed.tech/topics/ethereum.md>), [C++](<https://devfeed.tech/topics/c-plus-plus.md>), [Solidity](<https://devfeed.tech/topics/solidity.md>), [Development](<https://devfeed.tech/topics/development.md>), [Software](<https://devfeed.tech/topics/software.md>), [ide](<https://devfeed.tech/topics/ide.md>)

Tags: [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [dev](<https://devfeed.tech/tags/dev.md>), [development](<https://devfeed.tech/tags/development.md>), [ethereum](<https://devfeed.tech/tags/ethereum.md>), [ide](<https://devfeed.tech/tags/ide.md>), [research-development](<https://devfeed.tech/tags/research-development.md>), [software](<https://devfeed.tech/tags/software.md>)

## AI overview

This Ethereum developer update presents the C++ team's roadmap and development priorities. It emphasizes lowering contribution barriers, coordinating the Go and C++ teams, prioritizing Solidity and Mix, aligning the C++ and Go interfaces, and planning more flexible Solidity data types.

## Source excerpt

Although this is my first post in this blog, many people might already know me as the person behind Solidity. I recently took on the lead of the C++ team and would like to share my vision for the future development. Ethereum is a free software project that anyone...