| 1 | Known issues and limitations |
|---|
| 2 | ------------------------ |
|---|
| 3 | |
|---|
| 4 | |
|---|
| 5 | ○ Restrictions |
|---|
| 6 | |
|---|
| 7 | GC will not only determine the location of |
|---|
| 8 | |
|---|
| 9 | GC occur on the C language stack (arguments, automatic variable) to refer not only freed |
|---|
| 10 | SHIMAWANAI measures are not taken place. The timing of any |
|---|
| 11 | GC and cause a problem occurs. Now look at the amount of memory used in the GC |
|---|
| 12 | Will need a fresh VM flag of the loop only in a specific location, the process line GC |
|---|
| 13 | To the right. Heap memory in this way in machines with less clear |
|---|
| 14 | Tikal situation may not be able to handle the problem. |
|---|
| 15 | |
|---|
| 16 | GC ruby is a conservative approach to C-language traverses the stack. |
|---|
| 17 | Newton, C + + class (RefVar, RefArg) to use this problem in well |
|---|
| 18 | That is to be resolved. |
|---|
| 19 | |
|---|
| 20 | Known issues ○ |
|---|
| 21 | |
|---|
| 22 | Else if in a statement before; but not |
|---|
| 23 | |
|---|
| 24 | For example: |
|---|
| 25 | |
|---|
| 26 | if a = 0 then |
|---|
| 27 | a: = 1 / /; there will be errors |
|---|
| 28 | else |
|---|
| 29 | a: = 2; |
|---|
| 30 | |
|---|
| 31 | Onexception try in a statement that offers onexception of the way if you have multiple; but not |
|---|
| 32 | |
|---|
| 33 | For example: |
|---|
| 34 | |
|---|
| 35 | try |
|---|
| 36 | a: = 1; |
|---|
| 37 | onexception | ext.ex.msg | do |
|---|
| 38 | a: = 2 / /; there will be errors |
|---|
| 39 | onexception | ext.ex | do |
|---|
| 40 | a: = 3; |
|---|
| 41 | |
|---|
| 42 | I wrote in both yacc ※ It's going well, but I did not. |
|---|
| 43 | In part to correct a little bit and is a common, but others have a syntax error |
|---|
| 44 | Have not been to not work hard. |
|---|
| 45 | |
|---|
| 46 | ○ implemented |
|---|
| 47 | |
|---|
| 48 | 0割算on. Inf (infinite) |
|---|
| 49 | |
|---|
| 50 | In the upstream and 0 to割算without errors and returns a value of Inf. |
|---|
| 51 | 0割算to present an error (exceptions) is to occur. |
|---|
| 52 | |
|---|
| 53 | Its own memory management |
|---|
| 54 | 2 byte character support (Japanese) |
|---|
| 55 | |
|---|
| 56 | ○ Other |
|---|
| 57 | |
|---|
| 58 | An error message is poor |
|---|
| 59 | Check for errors is poor |
|---|
| 60 | Syntax error in a message is not appropriate |
|---|
| 61 | Constant does not optimize |
|---|