Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 840 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 840 Bytes

fiRetruck

An esoteric version of the R language. fiRetruck uses 9 characters: !^+()[], and 3 functions: substr, paste0 and parse.

image

Here's the agenda, and feel free to contribute yourself to any:

  • Develop an API or an R package for easy conversions
  • Add versions of fiRetruck in other languages to this repository
  • Check succinctness - is there a way to make fiRetruck outputs shorter by using
    • ...the current character set?
    • ...alternate approaches?
  • Develop a method to evaluate output

The JavaScript code used on the website is attached in this repository. There are almost definitely bugs, so please point them out to me.