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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T06:39:40+00:00 2026-05-12T06:39:40+00:00

Hey. I’m taking a course titled Principles of Programming Languages, and I need to

  • 0

Hey. I’m taking a course titled Principles of Programming Languages, and I need to decide on a project to do this summer. Here is a short version of what the project needs to accomplish:

“The nature of the project is language processing. Writing a Scheme/Lisp processor is a project of this type. A compiler for a language like C or Pascal is also a potential project of this type. Some past students have done projects related to databases and processing SQL. Another possible project might relate to pattern matching and manipulating XML. Lisp, Pascal, and C usually result in the most straight forward projects.”

I am very interested in web technologies, and have some experience with PHP, MySql, JavaScript, etc. and I would like to do something web oriented, but I’m having trouble coming up with any ideas. I also want this to be a worthwhile project that could have some significance, instead of just doing the same thing as everyone else in class.

Any ideas? Thanks!

EDIT: I really like the idea of a Latex to XHTML/MathML translator, and I passed the idea to my instructor, in which he wrote back:

“I think the idea is interesting, my question (and yours) is whether it is appropriate.

I think of LateX as a low-level mark-up language. I’m wondering if converting this to XHTML or MathML is really a change in levels and complexity. I think you can make your point with a little more discussion and some examples. You might also think of some other mark-up constructs which made it easier to describe equations.”

Any ideas on how to convince him this may be appropriate, or any extensions of this idea that could work for the goals of my project?

Thanks for all the responses so far!

  • 1 1 Answer
  • 1 View
  • 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-12T06:39:40+00:00Added an answer on May 12, 2026 at 6:39 am

    I finished this course last semester 🙂

    IMHO the best way to go is to build an expression evaluator. build the simplest expression evaluator you can.

    Then add these features in order as many as you like:

    1– constant symbols, just place holders for variables. your evaluator should ask for their values after parsing the expression.

    2– imperative-style variables. Like variables in any imperative language, where the user can change the value of a symbol anywhere in code.

    3– simple control-statements. ‘if-else’ and pretest while loop are the simplest to consider.

    4– arrays. if you really want your expression evaluator to be really like a programming language. It would be interesting if you add variable dimension arrays to your ‘language’. you have to build a generic mapping function for your arrays.

    Now you got a real programming language. To be a useful one, you might add subroutines.
    so the list continuous:

    5– subroutines. This is little harder than previous features, but it should not be impossible 🙂

    6– build a simple math library for your new language in your language it self! and that is the fun part in my opinion 😉

    Sebest book is a good book to overview famous imperative programming languages.

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

Sidebar

Related Questions

Hey I just started dabbling with android programming, and from my short period of
Hey I am getting this error: error: conversion to non-scalar type requested Here are
Hey all, my Computational Science course this semester is entirely in Java. I was
Hey guys this is my html code: <div class=nakupy> <li class=icn_kategorie><a href=#>Nákupy</a> <div class=sub_menu>
hey guys having this really simple problem but cant seem to figure out have
Hey I have following code like this public object RetrieveItemRun(int item) { if (dictionary.ContainsKey(item))
Hey all i am trying to figure out what i am doing incorrectly here.
Hey guys I'm following the rails tutorial found here http://net.tutsplus.com/tutorials/ruby/the-intro-to-rails-screencast-i-wish-i-had/ and I've gotten to
Hey I need a little help with unsigned char bit access. I need to
Hey everyone I have a basic search function here that allows me to search

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.