{"id":13780885,"url":"https://github.com/0branch/boron","last_synced_at":"2026-01-20T02:07:56.219Z","repository":{"id":9642155,"uuid":"11575351","full_name":"0branch/boron","owner":"0branch","description":"Boron is a scripting language similar to Rebol. The interpreter is a C library which may be copied under the terms of the LGPLv3. (Mirror of: git://git.code.sf.net/p/urlan/boron/code.)","archived":false,"fork":false,"pushed_at":"2022-08-26T16:56:32.000Z","size":1956,"stargazers_count":21,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-17T16:41:48.163Z","etag":null,"topics":["rebol"],"latest_commit_sha":null,"homepage":"http://urlan.sourceforge.net/boron/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0branch.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","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":"2013-07-22T07:33:03.000Z","updated_at":"2024-10-06T06:32:56.000Z","dependencies_parsed_at":"2022-07-13T16:48:00.586Z","dependency_job_id":null,"html_url":"https://github.com/0branch/boron","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0branch%2Fboron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0branch%2Fboron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0branch%2Fboron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0branch%2Fboron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0branch","download_url":"https://codeload.github.com/0branch/boron/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253580220,"owners_count":21930903,"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":["rebol"],"created_at":"2024-08-03T18:01:20.799Z","updated_at":"2026-01-20T02:07:56.169Z","avatar_url":"https://github.com/0branch.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"About Boron\n===========\n\nBoron is an interpreted, prototype-based, scripting language similar to Rebol.\nThe interpreter and datatype system is a C library useful for building\ndomain-specific languages (DSLs) embedded in C/C++ applications.\n\nIt is a smaller language than Rebol with fewer built-in data types, no infix\noperators, and no built-in internet protocols.  It does add the capability to\nslice series values and store data in a serialized binary format.\n\nThe library may be copied under the terms of the LGPLv3, which is included in\nthe LICENSE file.\n\n\nHow to compile\n==============\n\nThese commands can be used to build the shared library and interpreter program\non UNIX systems:\n\n    ./configure\n    make\n\nTo see the configure options run:\n\n    ./configure -h\n\nUse the make `install` \u0026 `install-dev` targets to copy files into the local\nsystem directories.  If the DESTDIR is not provided then the files will be\nplaced under `/usr/local`.\n\n    sudo make install DESTDIR=/usr\n    sudo make install-dev DESTDIR=/usr\n\n\nBoron links\n===========\n\nHome Page\nhttp://urlan.sourceforge.net/boron/\n\nGit Repository\nhttps://git.code.sf.net/p/urlan/boron/code\n\nAuthor Email\nwickedsmoke@users.sf.net\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0branch%2Fboron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0branch%2Fboron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0branch%2Fboron/lists"}