{"id":13782796,"url":"https://github.com/jaw0/jlisp","last_synced_at":"2026-01-16T16:57:57.585Z","repository":{"id":14162957,"uuid":"16868906","full_name":"jaw0/jlisp","owner":"jaw0","description":"lisp interpreter","archived":false,"fork":false,"pushed_at":"2014-02-15T18:36:16.000Z","size":224,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T15:34:42.957Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaw0.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-15T18:34:49.000Z","updated_at":"2015-12-07T14:49:58.000Z","dependencies_parsed_at":"2022-09-23T20:00:37.074Z","dependency_job_id":null,"html_url":"https://github.com/jaw0/jlisp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaw0%2Fjlisp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaw0%2Fjlisp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaw0%2Fjlisp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaw0%2Fjlisp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaw0","download_url":"https://codeload.github.com/jaw0/jlisp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213838098,"owners_count":15645778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T18:01:44.764Z","updated_at":"2026-01-16T16:57:57.571Z","avatar_url":"https://github.com/jaw0.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"\nREADME file for jlisp\n=====================\n\njlisp is a lisp interpreter. It is heavily influenced from\nthe suchlikes of scheme, emacs-lisp, ...\n\nIt was designed to be easily used as an embedded interpreter\n(which is what is was actually developed for)\nIt is easily extended.\n\nblah, blah, blah (see the Describble file for more)\n\nTo build:\n========\n\nI have compiled this under SunOS and NetBSD, but there\nought be no trouble on elsewhats.\n\nlook at the file src/jlconf.h, adjust if need be.\nedit the top level Makefile as appropriate\ntype:\n\tmake\n\tmake install\n\ntry it out, type:\n\t./jl\nsend in a bug report to the author:\n\tjaw@op.net\n\n\ndepending on your OS, you may get an error informing\nyou of a problem with re_comp and re_exec, if this is\nthe case, you have 3 choices:\n\n\tget the GNU regex.c and regex.h and uncomment the\n\tREGEX line in src/MAKEFILE\nor\n\tdefine the flag NO_REGEXPS in jlconf.h to compile\n\twithout regular expression support\nor\n\twrite your own re_comp and re_exec\n\n\nalso, depending on your OS, your sed may complain about\n\"Output line too long\" while creating the help file,\nyou may ignore these (but be aware that the help file may\nbe incomplete)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaw0%2Fjlisp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaw0%2Fjlisp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaw0%2Fjlisp/lists"}