# Archimedes

> free CAD software

**Wikidata**: [Q1102380](https://www.wikidata.org/wiki/Q1102380)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Archimedes_(CAD))  
**Source**: https://4ort.xyz/entity/archimedes-q1102380

## Summary
Archimedes is free computer-aided design (CAD) software. It is an open-source application developed in Java, allowing users to create and modify 2D and 3D designs without cost.

## Key Facts
- Archimedes is classified as free software and computer-aided design software.
- It is programmed in the Java programming language.
- The software is licensed under the Eclipse Public License.
- Version 0.67.0 was released on July 4, 2012.
- Its official website is http://www.archimedes.org.br/.
- The source code is hosted on GitHub at https://github.com/ArchimedesCAD/Archimedes.
- It utilizes continuous integration for software quality assurance.
- It runs on the Java virtual machine platform.
- It has entries in the Free Software Directory.

## FAQs
### Q: Is Archimedes free to use?
A: Yes, Archimedes is free software, distributed under terms allowing users to freely run, study, change, and distribute it and modified versions.

### Q: What programming language is Archimedes written in?
A: Archimedes is written in the Java programming language.

### Q: What license governs Archimedes?
A: Archimedes is licensed under the Eclipse Public License.

### Q: Where can I download Archimedes?
A: The official website is http://www.archimedes.org.br/. The source code is available on GitHub at https://github.com/ArchimedesCAD/Archimedes.

### Q: What platforms does Archimedes run on?
A: Archimedes runs on the Java virtual machine platform, making it cross-platform compatible.

## Why It Matters
Archimedes matters because it provides accessible, no-cost CAD software, lowering the barrier to entry for computer-aided design. As an open-source application written in Java, it offers a viable alternative to proprietary CAD tools, particularly for individuals, students, and small businesses with budget constraints. Its availability under a permissive license (Eclipse Public License) fosters community collaboration and customization. The use of Java ensures cross-platform compatibility, allowing users on different operating systems to utilize the software. By offering a free and functional CAD solution, Archimedes contributes to democratizing design tools and promoting open-source alternatives in technical fields.

## Notable For
- Being free and open-source CAD software under the Eclipse Public License.
- Being developed entirely in the Java programming language.
- Providing a no-cost alternative for 2D and 3D CAD design.
- Utilizing continuous integration for automated testing and quality assurance.
- Having its source code publicly hosted on GitHub.

## Body
### Overview
Archimedes is a free computer-aided design (CAD) software application. It is classified as both free software and computer-aided design software. The project is also known by the alias "Arquimedes".

### Technical Details
- **Programming Language**: Archimedes is written in the Java programming language.
- **Platform**: It runs on the Java virtual machine (JVM).
- **Version**: Version 0.67.0 was released on July 4, 2012.
- **Source Code**: The source code is hosted on GitHub at the repository URL: https://github.com/ArchimedesCAD/Archimedes. This repository uses Git for version control.
- **Quality Assurance**: The project employs continuous integration for software quality assurance, as evidenced by Travis CI configuration files.

### Development & Distribution
- **Website**: The official website for Archimedes is http://www.archimedes.org.br/.
- **License**: The software is distributed under the Eclipse Public License.
- **Free Software Directory**: Archimedes has an entry in the Free Software Directory.
- **Wikipedia**: It has a Wikipedia page titled "Archimedes (CAD)" available in multiple languages (English, Spanish, Italian, Dutch, Chinese).
- **Freebase ID**: Its Freebase identifier is /m/0g08vd.

## References

1. [Release 0.67.0. 2012](https://github.com/ArchimedesCAD/Archimedes/releases/tag/v0.67.0)
2. Freebase Data Dumps. 2013
3. [Source](https://api.github.com/repos/ArchimedesCAD/Archimedes)