Skip to content

ibarral18/Red-Pandas

Repository files navigation

Red-Pandas

Amina Assal, Ivan Barral, Rafail Khalilov, and Myric Lehner

TO-DO

  • Update variable declarations to our own style of in-line variable and assignment.
  • add matrices (add indexing)
  • add more math functions
  • fix variable declaration to be prettier [DONE]
  • add "def" to test cases
  • fix file extensions [DONE]

To build and run hello world

//building
make redpandas.native


//compiling test case
./rpc hello_world_2.rp

// or you can just do the printing thing after building
./redpandas.native -a tests/test-gcd.rp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors