Paketti: c-repl (0.0.20071223-1)
Links for c-repl
Debian-palvelut:
Imuroi lähdekoodipaketti c-repl:
Ylläpitäjä:
Samankaltaisia paketteja:
read-eval-print loop for C
Many programming languages come with a REPL (read-eval-print loop), which allows you to type in code line by line and see what it does. This is quite useful for prototyping, experimentation, and debugging code.
Other programming languages, and especially C, use a "compile-run" model, and don't provide a REPL. Let's fix that.
This approach is actually more of a read-eval loop, as c-repl doesn't know anything about the types and parse trees of the code it's running. But unlike other approaches to solving the "C interpreter" problem, c-repl works directly with unmodified libraries and system headers.
This means you can experiment with a new library without writing a test program or any bindings. Or just use it as a simple calculator, content in knowing it is much faster than your neighbors using irb, like driving a Ferarri on city streets.
Muut pakettiin c-repl liittyvät paketit
|
|
|
-
- dep: libc0.1 (>= 2.3) [kfreebsd-amd64, kfreebsd-i386]
- Sulautettu GNU C -kirjasto: jaetut kirjastot
myös näennäispaketti, jonka toteuttaa libc0.1-udeb
-
- dep: libc6 (>= 2.13) [s390x]
- Sulautettu GNU C -kirjasto: jaetut kirjastot
myös näennäispaketti, jonka toteuttaa libc6-udeb
- dep: libc6 (>= 2.4) [armhf]
- dep: libc6 (>= 2.7-1) [ei armhf, ia64, kfreebsd-amd64, kfreebsd-i386, s390x]
-
- dep: libc6.1 (>= 2.7-1) [ia64]
- Sulautettu GNU C -kirjasto: jaetut kirjastot
myös näennäispaketti, jonka toteuttaa libc6.1-udeb
-
- dep: libreadline-ruby
- näennäispaketti, jonka toteuttaa libruby
Imuroi c-repl
| Arkkitehtuuri | Paketin koko | Koko asennettuna | Tiedostot |
|---|---|---|---|
| amd64 | 9.6 kt | 72.0 kt | [tiedostoluettelo] |
| armel | 9.3 kt | 68.0 kt | [tiedostoluettelo] |
| armhf | 9.4 kt | 53.0 kt | [tiedostoluettelo] |
| i386 | 9.3 kt | 72.0 kt | [tiedostoluettelo] |
| ia64 | 10.4 kt | 76.0 kt | [tiedostoluettelo] |
| kfreebsd-amd64 | 9.7 kt | 42.0 kt | [tiedostoluettelo] |
| kfreebsd-i386 | 9.4 kt | 42.0 kt | [tiedostoluettelo] |
| mips | 9.7 kt | 72.0 kt | [tiedostoluettelo] |
| mipsel | 9.8 kt | 72.0 kt | [tiedostoluettelo] |
| powerpc | 10.0 kt | 72.0 kt | [tiedostoluettelo] |
| s390 | 9.7 kt | 72.0 kt | [tiedostoluettelo] |
| s390x | 9.8 kt | 56.0 kt | [tiedostoluettelo] |
| sparc | 9.6 kt | 72.0 kt | [tiedostoluettelo] |
