To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Small Device C Compiler

From Wikipedia, the free encyclopedia

Small Device C Compiler
Developer(s)Sandeep Dutta and others
Stable release
4.3.0 / July 7, 2023; 7 months ago (2023-07-07)
Repository
Operating systemMicrosoft Windows, macOS, GNU/Linux
TypeC compiler
LicenseGPL
Websitesdcc.sourceforge.net

The Small Device C Compiler (SDCC) is a free-software, partially retargetable[1] C compiler for 8-bit microcontrollers. It is distributed under the GNU General Public License. The package also contains an assembler, linker, simulator and debugger. As of March 2007, SDCC is the only open-source C compiler for Intel 8051-compatible microcontrollers.[2][3][4][citation needed] In 2011 the compiler was downloaded on average more than 200 times per day.[5]

YouTube Encyclopedic

  • 1/3
    Views:
    34 211
    1 139
    30 143
  • CppCon 2016: “Bringing Clang and C++ to GPUs: An Open-Source, CUDA-Compatible GPU C++ Compiler"
  • A video of a port of all PTTES code to SDCC compiler
  • CppCon 2019: Ben Smith “Applied WebAssembly: Compiling and Running C++ in Your Web Browser”

Transcription

Supported hosts

Sources, documentation, and binaries are available for Linux (32-bit and 64-bit), macOS (PPC and 64-bit), and Windows (32-bit and 64-bit).

Supported targets

The following include binary compatible derivatives:

Work in progress:

Obsolete:

See also

  • Z88DK - C compiler for Z80-based systems
  • cc65 - C compiler for 6502/65C02 systems

References

  1. ^ Rainer Leupers, Peter Marwedel: "Retargetable Compiler Technology for Embedded Systems: Tools and Applications", page 126. Springer, 2001
  2. ^ According to a Google search for: 8051 open source C compiler
  3. ^ Lewin Edwards "Open-Source Robotics and Process Control Cookbook: Designing and Building Robust, Dependable Real-time Systems". 2011. p. 15.
  4. ^ De-Shuang Huang, Phalguni Gupta, Xiang Zhang, Prashan Premaratne. "Emerging Intelligent Computing Technology and Applications". 2012. p. 383.
  5. ^ SourceForge. "Usage Statistics For Small Device C Compiler". Retrieved 2010-02-16.
  6. ^ Padauk website
  7. ^ "SDCC - Small Device C Compiler". Retrieved 2013-01-20.

External links

This page was last edited on 6 March 2024, at 14:22
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.