ol icon indicating copy to clipboard operation
ol copied to clipboard

Otus Lisp (Ol in short) is a purely* functional dialect of Lisp.

Results 6 ol issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/2684656/184503666-2424f884-2c6d-4aae-acd1-aaed6764f7da.png)

bug

For speedup reason implement get and put from (scm ff) in C and include into olvm itself.

enhancement

Subj. Useful links: - https://scheme.fail/ - https://youtu.be/pf4VbP5q3P0?t=194 - https://[hyper.dev](https://hyper.dev/n/flow/)/n/flow/ - https://github.com/amirouche/hyper.dev/blob/master/p/arew/untangle.scm ([Amirouche](https://twitter.com/_amiruc_))

enhancement

Implement the seccomp mode for freebsd. For details please go to https://web.archive.org/web/20160311162015/http://www.links.org/?p=1242

enhancement

May be something like "function name" - bytecode. So it would be easy to match the function name with its bytecode representation.

enhancement

Hi Yuriy, I would like to ask you about the binary dependency of the `repl` file. In order to compile `ol`, the binary `repl` file is needed as far as...

question
comments