[Ilugc] Fwd: [LUG@IITD:15125] codepad.org - interesting online FOSS compiler and interpreter

  • From: tshrinivasan@xxxxxxxxx (Shrinivasan T)
  • Date: Tue, 25 Oct 2011 00:28:19 +0530

---------- Forwarded message ----------
From: "Mohit Singh" <gmohitsingh@xxxxxxxxx>
Date: 24 Oct 2011 07:42
Subject: [LUG at IITD:15125] codepad.org - interesting online FOSS compiler and
interpreter
To: <glug-meerut at googlegroups.com>, "iitdlug" <iitdlug at googlegroups.com>

Dear FOSSouls,


I have just come across an interesting online FOSS compiler and interpreter
at 'codepad.org' for any user (even without a login).

Just copy paste your code and it shows output.Of course, it needs
improvements but gives nice taste of compiling in the cloud.

Compiler and Interpreter versions used -

*C*: gcc 4.1.2
flags: -O -fmessage-length=0 -fno-merge-constants -fstrict-aliasing
-fstack-protector-all

*C++*: g++ 4.1.2
flags: -O -std=c++98 -pedantic-errors -Wfatal-errors -Werror -Wall -Wextra
-Wno-missing-field-initializers -Wwrite-strings -Wno-deprecated -Wno-unused
-Wno-non-virtual-dtor -Wno-variadic-macros -fmessage-length=0
-ftemplate-depth-128 -fno-merge-constants -fno-nonansi-builtins
-fno-gnu-keywords -fno-elide-constructors -fstrict-aliasing
-fstack-protector-all -Winvalid-pch

*D*: Digital Mars D Compiler v1.026

*Haskell*: Hugs, September 2006
flags: -98

*Lua*: Lua 5.1.3

*OCaml*: Objective Caml version 3.10.1

*PHP*: PHP 5.2.5

*Perl*: Perl v5.8.0

*Python*: Python 2.5.1

*Ruby*: Ruby 1.8.6

*Scheme*: MzScheme v372 [cgc]

*Tcl*: tclsh 8.4.16



Mohit Singh
------------------

**

 --
Mailing list guidelines and other related articles:
http://lug-iitd.org/Footer

Other related posts:

  • » [Ilugc] Fwd: [LUG@IITD:15125] codepad.org - interesting online FOSS compiler and interpreter - Shrinivasan T