» Ubuntu » Paket » lucid » interpreters » c-repl
lucid  ] [  precise  ] [  quantal  ] [  raring  ]
[ Källkod: c-repl  ]

Paket: c-repl (0.0.20071223-1) [universe]

Länkar för c-repl

Screenshot

Ubunturesurser:

Hämta källkodspaketet c-repl:

Ansvarig:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

  • Robert S. Edmonds

It should generally not be necessary for users to contact the original maintainer.

Liknande paket:

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.

Andra paket besläktade med c-repl

  • beror
  • rekommenderar
  • föreslår
  • dep: libc6 (>= 2.4)
    Embedded GNU C Library: Shared libraries
    också ett virtuellt paket som tillhandahålls av libc6-udeb
  • dep: libreadline-ruby
    Readline interface for Ruby
  • dep: ruby
    An interpreter of object-oriented scripting language Ruby

Hämta c-repl

Hämtningar för alla tillgängliga arkitekturer
Arkitektur Paketstorlek Installerad storlek Filer
amd64 10,0 kbyte76,0 kbyte [filförteckning]
i386 9,6 kbyte72,0 kbyte [filförteckning]