> For the complete documentation index, see [llms.txt](https://cpb.gitbook.io/book/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cpb.gitbook.io/book/languages/abc/conclusion.md).

# Conclusion

ABC is an excellent attempt at making programming understandable and user-friendly. It has introduced some terrific features which have inspired several other languages the most notable one being Python. Despite few design flaws it still is successful in programming more accessible and powerful.

## Sources and further reading

* [Making of python-An interview](https://www.artima.com/intv/pythonP.html)
* [The official page of ABC](https://homepages.cwi.nl/~steven/abc/)
* Pemberton, S. (1987, January 01). An Alternative Simple Language and Environment for PCs. Retrieved from [here.](https://ieeexplore.ieee.org/document/1695678/)
