-
Notifications
You must be signed in to change notification settings - Fork 0
Refal-2 implementation from http://www.refal.net/~belous/
License
sergev/refal2-legacy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README for building Refal-2 --------------------------- Unzip the distributive in any directory X. cd X/refal2 make The result is the refal-compiler bin/refal2 and the refal-interpreter from intermediate language - 'yazyk sborki' allocated as set of objects modules in the lib/librefal2.a library. *** Getting starting *** ------------------------ To start test examples pass to X/refal2 und use script r2clg ./r2clg tests/<name> where <name>:= hello | fact | test0..test5 For start of "fact" example (factorial n) you must enter the integer value n (for example in 1..10000 range). Enter 0 for exit. Use r2dclg instead r2clg for start of debugger. --Leonid Belous E-mail: [email protected] URL: http://www.refal.net/~belous
About
Refal-2 implementation from http://www.refal.net/~belous/
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published