Skip to content

Repository for Comparative Programming Languages Class (ASP, Scheme, C++, C, C#, Python, Java)

Notifications You must be signed in to change notification settings

kaiLiGit/Comparative-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comparative-Language

Repository for homework of Comparative Language Class

  • Homwork1 is a basic interpreter program which translate and execute a made-up language on the fly using Java.
  • Homwork2, logical programming using Answer Set Prolog and running with DLV solver
  • Homwork3, functional programming using Scheme
  • hw4_c#_n_python
    • The idea is to compare the script language (python in this case) and c# (a mixture of Java and C++). Features being explored in this homework are regular expression, data structures (LIST and Dictionary), pass by reference, dynamic-type in python, and auto-type in C# (using var)
  • Homework#5 two C# programs and one C program, see project directory for more detail.

About

Repository for Comparative Programming Languages Class (ASP, Scheme, C++, C, C#, Python, Java)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published