Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37046497
en ru br
ALT Linux repositórios
S:2.1.9-alt1

Group :: Desenvolvimento/C
RPM: picoc

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 2.1.9-alt1
Data da compilação: 15 dezembro 2018, 11:56 ( 275.8 weeks ago )
Tamanho:: 438.87 Kb

Home page:   https://gitlab.com/zsaleeba/picoc

Licença: New BSD License
Sumário: PicoC is a very small C interpreter for scripting
Descrição:

PicoC is a very small C interpreter for scripting.
It was originally written as the script language
for a UAV's on-board flight system.
It's also very suitable for other robotic, embedded and non-embedded applications.

The core C source code is around 4500 lines of code.
It's not intended to be a complete implementation of ISO C
but it has all the essentials. When compiled it only takes a few k of code space
and is also very sparing of data space.
This means it can work well in small embedded devices.
It's also a fun example of how to create a very small language implementation
while still keeping the code readable.

picoc has been tested on x86-32, x86-64, powerpc, arm,
ultrasparc, HP-PA and blackfin processors and is easy to port to new targets.

Mantenedor currente: Vitaly Lipatov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • picoc
  • picoc-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009