Skip to content

hansungk/ruse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruse

what am i?

build

$ mkdir build
$ cmake ..
$ make
$ make check

Look into test/*.ruse files for some code examples.

test

$ ./check.py

todo

  • built-in functions
  • strings
    • subscript: hide base_type
    • compiler-internal structs to store ptr/len
  • interop with C
  • methods
  • inner struct (struct2.ruse)

Packages

No packages published

Languages