Skip to content

OSDT2015开源开发工具大会演讲资料下载

License

Notifications You must be signed in to change notification settings

hellogcc/OSDT2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OSDT2015 开源开发工具大会

aka. HelloGCC Workshop 2015

演讲资料参见: https://github.com/hellogcc/OSDT2015

大会简介

2015开源开发工具大会是由 HelloGCC 工作组举办的年度开源技术大会。我们希望通过自由,开放,共享的方式来增进大家相互的交流。目前话题主要涉及开源工具链,开源开发工具方面。感谢演讲者为我们贡献精彩的话题 ,感谢各单位和朋友对我们的赞助和支持,欢迎大家免费报名参加。

往年活动:

日程安排

2015年11月21日(周六)

中国科学院计算技术研究所 648会议室

时间 主题 演讲者
14:00 – 14:30 入场、签到
14:30 – 15:30 Clang内部实现 邢明杰
15:30 – 16:30 Introduction to SDCC 史斌
16:30 – 17:00 自由讨论

Clang内部实现

演讲者: 邢明杰

简介: 基于 clang-3.5.0 版本的代码,介绍下 clang 的总体架构和各模块的实现, 主要包括:驱动器(Driver),前端(Frontend),核心库(Lex,Parser,Sema,AST)。

Introduction to SDCC – A light-weight cross-compile tool-chain targetting 8-bit MCUs

演讲者: 史斌

简介: SDCC is a retargettable, optimizing ANSI – C compiler suite that targets the Intel MCS51 based microprocessors (8031, 8032, 8051, 8052, etc.), Maxim (formerly Dallas) DS80C390 variants, Freescale (formerly Motorola) HC08 based (hc08, s08), Zilog Z80 based MCUs (z80, z180, gbz80, Rabbit 2000/3000, Rabbit 3000A, TLCS-90) and STMicroelectronics STM8. Work is in progress on supporting the Microchip PIC16 and PIC18 targets. It can be retargeted for other microprocessors. It includes sdcpp (the preprocessor), sdcc (the compiler), sdas (the assembler), sdld (the linker), ucsim (the simlulator), and a lots of other useful components.

Ben Shi works for a private company as a technical manager. He joined SDCC community in Nov 2013 for filling his spare time, and has made 130+ commits since then, invloving bug fixes in the front end and assembly optimization for the STM8 back end. He will brief introduce SDCC features and his work on it.

大会地址

中国科学院计算技术研究所 648会议室,北京海淀区中关村科学院南路6号(大门在中关村南三街)

赞助单位

场地支持 http://www.ict.ac.cn/

合作单位 OpenCAS

About

OSDT2015开源开发工具大会演讲资料下载

http://www.hellogcc.org/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published