Skip to content

yhara/tapl-ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WIP

  • Part 1
    • Chapter 3,4 : arith/
    • Chapter 5,6 : fulluntyped/
    • Chapter 7 : untyped/
  • Part 2
    • Chapter 8 : tyarith/
    • Chapter 9,11 : fullsimple/
    • Chapter 10 : simplebool/
    • Chapter 13,18 : fullref/
    • Chapter 14 : fullerror/
  • Part 3
    • Chapter 15,16 : rcdsub/ fullsub/
    • Chapter 16 : joinsub/ bot/
  • Part 4
    • Chapter 20 : fullequirec/ fullisorec/
    • Chapter 21 : equirec/
  • Part 5
    • Chapter 22 : recon/ fullrecon/
    • Chapter 23,24 : fullpoly/ fullomega/
    • Chapter 26 : fullfsub/ fullfomsub/
    • Chapter 27 : fullsubref/
    • Chapter 28 : purefsub/
  • Part 6
    • Chapter 29,30 : fullomega/
    • Chapter 31 : fomsub/ fullomsub/
    • Chapter 32 : fullupdate/

How to run

$ gem i bundler
$ bundle install

$ ./arith/main.rb

$ cd ./fullrecon
$ gem i rspec
$ rspec spec_tapl.rb

Releases

No releases published

Packages

No packages published

Languages