Skip to content

Latest commit

 

History

892 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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)

About

toy compiler

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages