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

  • SEARCH
  • Home
  • 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 7042657
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T02:11:42+00:00 2026-05-28T02:11:42+00:00

PHP funcitons are written in C and you can look at the source code

  • 0

PHP funcitons are written in C and you can look at the source code if you like. For example here –
session_start source

What about with Javascript? How are functions like JSON.parse implemented? Where can I go to view the source?

Thanks!

  • 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. Editorial Team
    Editorial Team
    2026-05-28T02:11:42+00:00Added an answer on May 28, 2026 at 2:11 am

    JSON.parse is native. That means it’s defined in the browser, the implementation of the method is browser implementation specific.

    v8 (Chrome) has a C++ method for JsonParser::ParseJson

    spidermonkey (Firefox) has a C++ function for js_json_parse

    JavaScriptCore (Webkit / Safari) has a C++ function for JSONProtoFuncParse

    Rhino (Mozilla) has a Java method for parseValue

    the Opera and IE implementations are closed source. I also think Nitro’s implementation is closed source aswell.

    Note there are many other JavaScript engines.

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

Sidebar

Related Questions

Are there any classes/functions written in php publicly available that will take a timestamp,
For our online game, we have written tons of PHP classes and functions grouped
I have written a webservice using the PHP SOAP classes. It has functions to
I have written a PHP function to take a video embed code that has
PHP functions such as 'array_map' take a callback, which can be a simple function
Is there something like serialize/unserialize PHP functions in jQuery? These functions return a string
How can you describe the parameters and return type (getter/setter) of your PHP functions?
I have a class with several functions that can render images. // render.php class
Okay - I'm beaten. I have a (PHP-CLI) server written using PHP's socket_* functions.
I've written a bookmarklet to look a word up in a Chinese dictionary: javascript:Qr=document.getSelection();if(!Qr){void(Qr=prompt('%E8%AF%8D%E8%AF%AD',''))};if(Qr)(function(){window.open('http://nciku.com/search/all/'+Qr);})();

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.