معرفی شرکت ها


picoc-2.1.9-alt1.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

PicoC is a very small C interpreter for scripting
ویژگی مقدار
سیستم عامل Linux
توزیع ALT p9
مخزن ALTLinux classic x86_64
نام بسته picoc
نام فایل بسته picoc-2.1.9-alt1.x86_64.rpm
نسخه بسته 2.1.9
انتشار بسته alt1
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Tue 02 Apr 2019 03
هاست سازنده qa_ldv-sisyphus.hasher.altlinux.org
نوع بسته .rpm
آدرس صفحه اصلی https://gitlab.com/zsaleeba/picoc
مجوز New BSD License
حجم دانلود 42K
حجم نصب 160.464K
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.


جایگزین ها

بسته نسخه معماری مخزن
picoc-2.1.9-alt1.i586.rpm 2.1.9 i586 ALT classic
picoc-2.1.9-alt1.mipsel.rpm 2.1.9 mipsel ALT classic
picoc-2.1.9-alt1.ppc64le.rpm 2.1.9 ppc64le ALT classic
picoc-debuginfo-2.1.9-alt1.mipsel.rpm 2.1.9 mipsel ALT debuginfo
picocom-3.1-alt3.i586.rpm 3.1 i586 ALT classic
picocom-3.1-alt3.mipsel.rpm 3.1 mipsel ALT classic
picocom-3.1-alt3.ppc64le.rpm 3.1 ppc64le ALT classic
picocom-3.1-alt3.x86_64.rpm 3.1 x86_64 ALT classic
picocom-debuginfo-3.1-alt3.mipsel.rpm 3.1 mipsel ALT debuginfo
picocontainer-2.15-alt1_8jpp8.noarch.rpm 2.15 noarch ALT classic
picocontainer-javadoc-2.15-alt1_8jpp8.noarch.rpm 2.15 noarch ALT classic


نیازمندی

مقدار نام
- /lib64/ld-linux-x86-64.so.2
- libc.so.6(GLIBC_2.14)(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libc.so.6(GLIBC_2.3)(64bit)
- libc.so.6(GLIBC_2.4)(64bit)
- libc.so.6(GLIBC_2.7)(64bit)
- libm.so.6(GLIBC_2.2.5)(64bit)
>= set:nlIfCiwp4 libreadline.so.7()(64bit)
- rpmlib(SetVersions)
- rtld(GNU_HASH)
- rpmlib(PayloadIsLzma)


ارائه دهنده

مقدار نام
= 2.1.9-alt1:sisyphus+226212.100.1.1 picoc


نحوه نصب


نصب پکیج rpm picoc:

    sudo apt-get install picoc-2.1.9-alt1.x86_64.rpm


فایل ها

مسیرها
/usr/bin/picoc
/usr/share/doc/picoc-2.1.9
/usr/share/doc/picoc-2.1.9/README


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2018-12-15

build latest git

2013-10-25

initial build for ALT Linux Sisyphus