Skip to content

Commit

Permalink
New implementation of List based on arrays.
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoejp committed Feb 29, 2024
1 parent d278baf commit c0a831d
Show file tree
Hide file tree
Showing 468 changed files with 1,654 additions and 1,631 deletions.
5 changes: 5 additions & 0 deletions documentation/bookmark/physics/anti_gravity.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Reference

0. [The Man Who Built UFOs For The CIA (Not Bob Lazar!)](https://www.youtube.com/watch?v=RTEWLSTyUic)
0. [The Dark History of Anti-Gravity (Quantum Gravity Exposed)](https://www.youtube.com/watch?v=eBA3RUxkZdc)

72 changes: 36 additions & 36 deletions lux-c++/source/program.lux
Original file line number Diff line number Diff line change
Expand Up @@ -34,42 +34,42 @@
["[0]" file]
["[0]" environment]]
[meta
["[0]" static]
[macro
["^" pattern]
["[0]" template]]
[compiler
[target
["_" c++ (.only)
[":" type]]]
[language
[lux
[program (.only Program)]
[translation (.only Host)]
[analysis
[macro (.only Expander)]]
["[0]" phase (.only Operation Phase)
["[0]" extension (.only Extender Handler)
... ["[0]" analysis
... ["[1]" js]]
["[0]" translation
["[1]" c++]]]
[translation
["[0]" reference]
["/" c++ (.only)
["[1][0]" runtime]
["[1][0]" primitive]
["[1][0]" reference]]]]]]
[default
["[0]" platform (.only Platform)]]
[meta
["[0]" cli]
["[0]" context]
[archive (.only Archive)
["[0]" unit]
["[0]" module]]
["[0]" packager
["[1]" script]]]]]]]
["[0]" static]]
[macro
["^" pattern]
["[0]" template]]
[compiler
[target
["_" c++ (.only)
[":" type]]]
[language
[lux
[program (.only Program)]
[translation (.only Host)]
[analysis
[macro (.only Expander)]]
["[0]" phase (.only Operation Phase)
["[0]" extension (.only Extender Handler)
... ["[0]" analysis
... ["[1]" js]]
["[0]" translation
["[1]" c++]]]
[translation
["[0]" reference]
["/" c++ (.only)
["[1][0]" runtime]
["[1][0]" primitive]
["[1][0]" reference]]]]]]
[default
["[0]" platform (.only Platform)]]
[meta
["[0]" cli]
["[0]" context]
[archive (.only Archive)
["[0]" unit]
["[0]" module]]
["[0]" packager
["[1]" script]]]]]]
[program
["[0]" compositor]])

Expand Down
4 changes: 2 additions & 2 deletions lux-cl/source/program.lux
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
[concurrency
["[0]" future (.only Future)]]
[data
["[0]" text (.use "[1]#[0]" hash)
["[0]" text (.only \n) (.use "[1]#[0]" hash)
["%" \\injection]
["[0]" encoding]]
[collection
Expand Down Expand Up @@ -416,7 +416,7 @@
(-> (_.Expression Any) (_.Expression Any)
(_.Expression Any))
(_.manual (text (_.code pre)
text.new_line
\n
(_.code post))))

(the (scope body)
Expand Down
63 changes: 31 additions & 32 deletions lux-js/source/program.lux
Original file line number Diff line number Diff line change
Expand Up @@ -36,38 +36,37 @@
[macro
["^" pattern]
["[0]" template]]
[meta
[compiler
[reference
[register (.only Register)]]
[target
["_" js]]
[language
[lux
[program (.only Program)]
[translation (.only Host)]
[analysis
[macro (.only Expander)]]
["[0]" phase (.only Operation Phase)
["[0]" extension (.only Extender Handler)
["[0]" analysis
["[1]" js]]
["[0]" translation
["[1]" js]]]
[translation
["[0]" reference]
["[0]" js (.only)
["[0]" runtime]
["[1]/[0]" reference]]]]]]
[default
["[0]" platform (.only Platform)]]
[meta
["[0]" cli]
["[0]" context]
[archive (.only Archive)
["[0]" unit]]
["[0]" packager
["[1]" script]]]]]]]
[compiler
[reference
[register (.only Register)]]
[target
["_" js]]
[language
[lux
[program (.only Program)]
[translation (.only Host)]
[analysis
[macro (.only Expander)]]
["[0]" phase (.only Operation Phase)
["[0]" extension (.only Extender Handler)
["[0]" analysis
["[1]" js]]
["[0]" translation
["[1]" js]]]
[translation
["[0]" reference]
["[0]" js (.only)
["[0]" runtime]
["[1]/[0]" reference]]]]]]
[default
["[0]" platform (.only Platform)]]
[meta
["[0]" cli]
["[0]" context]
[archive (.only Archive)
["[0]" unit]]
["[0]" packager
["[1]" script]]]]]]
[program
["/" compositor]])

Expand Down
67 changes: 33 additions & 34 deletions lux-jvm/source/program.lux
Original file line number Diff line number Diff line change
Expand Up @@ -17,40 +17,39 @@
["[0]" product]
[collection
[array (.only Array)]]]
[meta
[compiler
[target
["[0]" jvm
[bytecode (.only Bytecode)]
["[1]/[0]" type
["[1]/[0]" box]]]]
[default
["[0]" platform (.only Platform)]]
[meta
[archive (.only Archive)]
["[0]" context]
["[0]" cli]
["[0]" packager
["[1]" jvm]]]
[language
[lux
[translation (.only Operation)]
[analysis
[macro (.only Expander)]]
["[0]" phase (.only)
["[0]" extension (.only)
["[0]" analysis
["[1]" jvm]]
["[0]" translation
["[1]" jvm]]
["[0]" declaration
["[1]" jvm]]]
[translation
["/" jvm (.only)
["[1][0]" runtime (.only Anchor Definition)]
["[1][0]" host]
["[1][0]" program]
["[1][0]" reference]]]]]]]]
[compiler
[target
["[0]" jvm
[bytecode (.only Bytecode)]
["[1]/[0]" type
["[1]/[0]" box]]]]
[default
["[0]" platform (.only Platform)]]
[meta
[archive (.only Archive)]
["[0]" context]
["[0]" cli]
["[0]" packager
["[1]" jvm]]]
[language
[lux
[translation (.only Operation)]
[analysis
[macro (.only Expander)]]
["[0]" phase (.only)
["[0]" extension (.only)
["[0]" analysis
["[1]" jvm]]
["[0]" translation
["[1]" jvm]]
["[0]" declaration
["[1]" jvm]]]
[translation
["/" jvm (.only)
["[1][0]" runtime (.only Anchor Definition)]
["[1][0]" host]
["[1][0]" program]
["[1][0]" reference]]]]]]]
["[0]" world
["[0]" file]
["[0]" environment]]]]
Expand Down
62 changes: 31 additions & 31 deletions lux-lua/source/program.lux
Original file line number Diff line number Diff line change
Expand Up @@ -35,37 +35,37 @@
["[0]" template]]
[meta
["[0]" static]
["[0]" code]
["[0]" compiler
[target
["_" lua]]
[reference
[register (.only Register)]]
[language
[lux
[program (.only Program)]
[translation (.only Host)]
[analysis
[macro (.only Expander)]]
["[0]" phase (.only Operation Phase)
["[0]" extension (.only Extender Handler)
["[0]" analysis
["[1]" lua]]
["[0]" translation
["[1]" lua]]]
[translation
["[0]" reference]
["[0]" lua (.only)
["[0]" runtime]
["[1]/[0]" reference]]]]]]
[default
["[0]" platform (.only Platform)]]
[meta
["[0]" cli]
["[0]" context]
[archive (.only Archive)]
["[0]" packager
["[1]" script]]]]]
["[0]" code]]
["[0]" compiler
[target
["_" lua]]
[reference
[register (.only Register)]]
[language
[lux
[program (.only Program)]
[translation (.only Host)]
[analysis
[macro (.only Expander)]]
["[0]" phase (.only Operation Phase)
["[0]" extension (.only Extender Handler)
["[0]" analysis
["[1]" lua]]
["[0]" translation
["[1]" lua]]]
[translation
["[0]" reference]
["[0]" lua (.only)
["[0]" runtime]
["[1]/[0]" reference]]]]]]
[default
["[0]" platform (.only Platform)]]
[meta
["[0]" cli]
["[0]" context]
[archive (.only Archive)]
["[0]" packager
["[1]" script]]]]
["[0]" world
["[0]" file]
["[1]/[0]" environment]]]]
Expand Down
66 changes: 33 additions & 33 deletions lux-python/source/program.lux
Original file line number Diff line number Diff line change
Expand Up @@ -36,39 +36,39 @@
["[0]" expansion]]
[meta
["[0]" static]
["[0]" code]
["[0]" compiler
[reference
[register (.only Register)]]
[target
["_" python]]
[language
[lux
[program (.only Program)]
[translation (.only Host)]
["[0]" synthesis]
[analysis
[macro (.only Expander)]]
["[0]" phase (.only Operation Phase) (.use "[1]#[0]" monad)
["[0]" extension (.only Extender Handler)
["[0]" analysis
["[1]" python]]
["[0]" translation
["[1]" python]]]
[translation
["[0]" reference]
["[0]" python (.only)
["[0]" runtime]
["[1]/[0]" reference]]]]]]
[default
["[0]" platform (.only Platform)]]
[meta
["[0]" context]
["[0]" cli]
[archive (.only Archive)
["[0]" unit]]
["[0]" packager
["[1]" script]]]]]
["[0]" code]]
["[0]" compiler
[reference
[register (.only Register)]]
[target
["_" python]]
[language
[lux
[program (.only Program)]
[translation (.only Host)]
["[0]" synthesis]
[analysis
[macro (.only Expander)]]
["[0]" phase (.only Operation Phase) (.use "[1]#[0]" monad)
["[0]" extension (.only Extender Handler)
["[0]" analysis
["[1]" python]]
["[0]" translation
["[1]" python]]]
[translation
["[0]" reference]
["[0]" python (.only)
["[0]" runtime]
["[1]/[0]" reference]]]]]]
[default
["[0]" platform (.only Platform)]]
[meta
["[0]" context]
["[0]" cli]
[archive (.only Archive)
["[0]" unit]]
["[0]" packager
["[1]" script]]]]
["[0]" world
["[0]" file]
["[1]/[0]" environment]]]]
Expand Down
Loading

0 comments on commit c0a831d

Please sign in to comment.