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 3348526
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T01:33:12+00:00 2026-05-18T01:33:12+00:00

What is code-as-data? I’ve heard it’s superior to code-as-ascii-characters but why? I personally find

  • 0

What is code-as-data? I’ve heard it’s superior to “code-as-ascii-characters” but why? I personally find the code-as-data philosophy a bit confusing actually.

I’ve dabbled in Scheme, but I never really got the whole code-as-data thing and wondered what exactly does it mean?

  • 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-18T01:33:12+00:00Added an answer on May 18, 2026 at 1:33 am

    It means that your program code you write is also data which can be manipulated by a program. Take a simple Scheme expression like

    (+ 3 (* 6 7))
    

    You can regard it as a mathematical expression which when evaluated yields a value. But it is also a list containing three elements, namely +, 3 and (* 6 7). By quoting the list,

     '(+ 3 (* 6 7))
    

    You tell scheme to regard it as the latter, namely just a list containing three elements. Thus, you can manipulate this list with a program and then evaluate it. The power it gives you is tremendous, and when you “get” the idea, there are some very cool tricks to be played.

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

Sidebar

Related Questions

This is my code: .data .ascii r, o, r, y, \n key: .word 2
The programs runs with expected output but with the errors below Code .data .text
[Source Code] data FooBar = Foo | Bar [Command] $ ghc -c foo_bar.hs foo_bar.hs:1:0:
In the next code: section .data sa db ’abxdefghxl’,0 la EQU $ - sa
This is my code : DataClassesDataContext data = new DataClassesDataContext(); var hey = from
I am porting some Core Data code from iPhone to Mac OS X. Problem
I have the following test code use Data::Dumper; my $hash = { foo =>
So I've transferred the core data code from Apple's sample Core Data / RSS
I have the following postscript code: /outputtext { /data exch def /rot exch def
I keep on getting this error error: expected specifier-qualifier-list for core data code im

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.