Skip to content

Commit

Permalink
Create javeling.scroll (#594)
Browse files Browse the repository at this point in the history
  • Loading branch information
heber59 authored Sep 17, 2024
1 parent cd183ec commit 18f5979
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions concepts/javeling.scroll
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
id javeling
name Javelin
appeared 1984
tags textMarkup dataNotation
description Javelin is a dialect of Lisp. It is designed to be an embedded language (minimal Lisp for the Java Virtual Machine). It uses Clojure-like syntax.
fileExtensions jvl

isPublicDomain true
isOpenSource true
related java

website https://archive.org/details/Javelin3_5#

0 comments on commit 18f5979

Please sign in to comment.