Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 37347
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T14:32:11+00:00 2026-05-10T14:32:11+00:00

Correct me if I’m wrong, but a build is a compile, and not every

  • 0

Correct me if I’m wrong, but a ‘build’ is a ‘compile’, and not every language compiles. Continuous Integration involves building components to see if they continue to work beyond unit tests, which I might be oversimplifying. But if your project involves a language that does not compile, how do you perform nightly builds or use continuous integration techniques?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T14:32:11+00:00Added an answer on May 10, 2026 at 2:32 pm

    Hmm… I’d define ‘building’ as something like ‘preparing, packaging and deploying all artifacts of a software system’. The compilation to machine code is only one of many steps in the build. Others might be checking out the latest version of the code from scm-system, getting external dependencies, setting configuration values depending on the target the software gets deployed to and running some kind of test suite to ensure you’ve got a ‘working/running build’ before you actually deploy.

    ‘Building’ software can/must be done for any software, independent of your programming langugage. Intepreted languages have the ‘disadvantage’ that syntactic or structural (meaning e.g. calling a method with wrong parameters etc.) errors normally will only be detected at runtime (if you don’t have a separate step in your build which checks for such errors e.g. with PHPLint).

    Thus (automated) Testcases (like Unit-Tests – see PHPUnit or SimpleTest – and Frontend-Tests – see Selenium) are all the more important for big PHP projects to ensure the good health of the code.

    There’s a great Build-Tool (like Ant for Java or Rake for Ruby) for PHP too: Phing

    CI-Systems like Xinc or Hudson are simply used to automagically (like anytime a change is checked into scm) package your code, check it for obvious errors, run your tests (in short: run your build) and report the results back to your development team.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 144k
  • Answers 144k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer IKVM allows you to use Java classes in .NET :… May 12, 2026 at 8:40 am
  • Editorial Team
    Editorial Team added an answer .NET have actually released their own charting controls, Scott announced… May 12, 2026 at 8:40 am
  • Editorial Team
    Editorial Team added an answer I think this should do what you want: Java Password… May 12, 2026 at 8:40 am

Related Questions

Correct me if I'm wrong, but a build is a compile, and not every
Correct me if I am wrong, int is 4 bytes, with a range of
Correct me if I'm wrong, but it seems like algebraic data types in Haskell
Someone please correct me if I'm wrong, but parsing a yyyy/MM/dd (or other specific
Please feel free to correct me if I am wrong at any point... I

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.