Am 08.04.2013 15:42, schrieb Philipp Klaus Krause:
> Hello to those wanting to see a working stm8 port in sdcc.
> 
> I've worked on the stm8 port a bit in the recent days. Of course it is
> far from complete, and the code generated still tends to be inefficient
> and buggy, and not all aspects of code generation are implemented yet.
> Nevertheless, the port can now compile 30 of the standard library
> functions: Assembly code is generated, assembling it fails, since some
> of the glue code between compiler and assembler is missing¹.
> 
> The port can be found in the stm8 branch:
> svn.code.sf.net/p/sdcc/code/branches/stm8/sdcc
> 

An quick update on the stm8 port: Valentin has implemented some things
including the missing glue code. I have continued work on code
generation. Currently assembly is generated for 95 of the standard
library functions (11 fail due to missing functionality in code generation).

Philipp

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to